介面:LayoutData
mermaid.LayoutData
可索引
▪ [key: string
]: any
屬性
config
• config: MermaidConfig
定義於
packages/mermaid/src/rendering-util/types.ts:144
edges
• edges: Edge
[]
定義於
packages/mermaid/src/rendering-util/types.ts:143
nodes
• nodes: Node
[]