Block Diagram Config Schema β
txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/BlockDiagramConfigThe object containing configurations specific for block 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* |
BlockDiagramConfig Type β
object (Block Diagram Config)
all of
BlockDiagramConfig Properties β
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| padding | number | Optional | cannot be null | Mermaid Config |
padding β
padding
is optional
Type:
numbercannot be null
defined in: Mermaid Config
padding Type β
number
padding Constraints β
minimum: the value of this number must greater than or equal to: 0
padding Default Value β
The default value is:
json
8