mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-17 14:29:48 +02:00
1.2 KiB
1.2 KiB
Warning
THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.
Please edit the corresponding file in /packages/mermaid/src/docs/config/setup/mermaid/interfaces/LayoutData.md.
Interface: LayoutData
Defined in: packages/mermaid/src/rendering-util/types.ts:145
Indexable
[key
: string
]: any
Properties
config
config:
MermaidConfig
Defined in: packages/mermaid/src/rendering-util/types.ts:148
edges
edges:
Edge
[]
Defined in: packages/mermaid/src/rendering-util/types.ts:147
nodes
nodes:
Node
[]
Defined in: packages/mermaid/src/rendering-util/types.ts:146