Skip to content

Kanban Diagram Config Schema

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

包含特定于看板图的配置的对象

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

KanbanDiagramConfig Type

object (Kanban Diagram Config)

all of

KanbanDiagramConfig Properties

PropertyTypeRequiredNullableDefined by
paddingnumberOptionalcannot be nullMermaid Config
sectionWidthnumberOptionalcannot be nullMermaid Config
ticketBaseUrlstringOptionalcannot be nullMermaid Config

padding

padding

padding Type

number

padding Default Value

The default value is:

json
8

sectionWidth

sectionWidth

sectionWidth Type

number

sectionWidth Default Value

The default value is:

json
200

ticketBaseUrl

ticketBaseUrl

ticketBaseUrl Type

string