Skip to content

Event Modeling Diagram Config Schema

txt
https://mermaid.js.org/schemas/config.schema.json#/$defs/EventModelingDiagramConfig

包含针对事件建模图的特定配置的对象。

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

EventModelingDiagramConfig Type

object (Event Modeling Diagram Config)

all of

EventModelingDiagramConfig Properties

PropertyTypeRequiredNullableDefined by
paddingnumberOptionalcannot be nullMermaid Config
rowHeightnumberOptionalcannot be nullMermaid Config

padding

事件建模图周围的填充。

padding

padding Type

number

padding Default Value

The default value is:

json
30

rowHeight

事件建模图中每一行的高度。

rowHeight

rowHeight Type

number

rowHeight Constraints

minimum: the value of this number must greater than or equal to: 1

rowHeight Default Value

The default value is:

json
32
Opens in mermaid.ai