Skip to content

Kanban Diagram Config Schema ​

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

The object containing configurations specific for kanban diagrams

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

Opens in MermaidChart.com