mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-04 16:16:41 +02:00

* develop: (59 commits) docs: Update mermaid.init remove date docs: Remove incorrect = chore: Prettier format chore: Update config.type.ts chore Add vitest.workspace.js chore: Stricter TS version chore: Remove MermaidAPI from docs doc: Update deprecation message doc: Update deprecation message fix: prevent escaping label styles chore: update browsers list chore(deps): update all patch dependencies docs: Added demo diagram of bidirectional arrows for sequence diagrams fix(deps): update all patch dependencies chore: Update drupal regex chore: Update pnpm chore: Update docs to remove html tag like text rebuild chore: Use string templates chore: Update docs ...
1.0 KiB
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.LayoutLoaderDefinition.md.
Interface: LayoutLoaderDefinition
mermaid.LayoutLoaderDefinition
Properties
algorithm
• Optional
algorithm: string
Defined in
packages/mermaid/src/rendering-util/render.ts:9
loader
• loader: LayoutLoader
Defined in
packages/mermaid/src/rendering-util/render.ts:8
name
• name: string