Files
mermaid/docs/config/setup/interfaces/mermaid.LayoutData.md
Nicholas Bollweg 73f8d70b86 rebuild docs
2024-08-30 09:21:11 -05:00

1.0 KiB

Warning

THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.

Please edit the corresponding file in /packages/mermaid/src/docs/config/setup/interfaces/mermaid.LayoutData.md.

Interface: LayoutData

mermaid.LayoutData

Indexable

▪ [key: string]: any

Properties

config

config: MermaidConfig

Defined in

packages/mermaid/src/rendering-util/types.ts:117


edges

edges: Edge[]

Defined in

packages/mermaid/src/rendering-util/types.ts:116


nodes

nodes: Node[]

Defined in

packages/mermaid/src/rendering-util/types.ts:115