Skip to content

Untitled undefined type in Mermaid Config Schema

txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/FlowchartDiagramConfig/properties/htmlLabels

DEPRECATED: Use global htmlLabels instead.

Flag for setting whether or not a html tag should be used for rendering labels on nodes and edges. This property is deprecated. Please use the global htmlLabels configuration instead.

AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoDeprecatedUnknown identifiabilityForbiddenAllowednoneconfig.schema.json*

htmlLabels Type

boolean

htmlLabels Default Value

The default value is:

json
null
Opens in mermaid.ai