Skip to content

mermaid


Function: getEffectiveHtmlLabels()

getEffectiveHtmlLabels(config): boolean

Defined in: packages/mermaid/src/config.ts:352

Helper function to handle deprecated flowchart.htmlLabels

Parameters

config

MermaidConfig

The configuration object (merged config with defaults)

Returns

boolean

The effective htmlLabels value based on precedence: root flowchart default

Opens in mermaid.ai