Mindmap Diagram Config Schema β
txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/MindmapDiagramConfig
The object containing configurations specific for mindmap diagrams
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | config.schema.json* |
MindmapDiagramConfig Type β
object
(Mindmap Diagram Config)
all of
MindmapDiagramConfig Properties β
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
padding | number | Required | cannot be null | Mermaid Config |
maxNodeWidth | number | Required | cannot be null | Mermaid Config |
padding β
padding
is required
Type:
number
cannot be null
defined in: Mermaid Config
padding Type β
number
padding Default Value β
The default value is:
json
10
maxNodeWidth β
maxNodeWidth
is required
Type:
number
cannot be null
defined in: Mermaid Config
maxNodeWidth Type β
number
maxNodeWidth Default Value β
The default value is:
json
200