Skip to content

Untitled boolean in Mermaid Config Schema

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

Whether to show the default file/folder icons next to labels. Explicit icon() annotations always render, regardless of this setting.

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

showIcons Type

boolean

showIcons Default Value

The default value is:

json
false
Opens in mermaid.ai