mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-18 23:09:49 +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:168
Indexable
[key
: string
]: any
Properties
config
config:
MermaidConfig
Defined in: packages/mermaid/src/rendering-util/types.ts:171
edges
edges:
Edge
[]
Defined in: packages/mermaid/src/rendering-util/types.ts:170
nodes
nodes:
Node
[]
Defined in: packages/mermaid/src/rendering-util/types.ts:169