主题
Block Diagram Config Schema
txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/BlockDiagramConfig
包含特定于框图的配置的对象。
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:
number
cannot 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