Enums¶
- enum NodeShape string¶
Node shape definitions (https://mermaid.js.org/syntax/mindmap.html#different-shapes)
- case bang '))%s(('¶
- case circle '((%s))'¶
- case cloud ')%s('¶
- case hexagon '{{%s}}'¶
Hexagon (https://mermaid.js.org/syntax/mindmap.html#hexagon)
- case rectangle '[%s]'¶
Rectangle (https://mermaid.js.org/syntax/mindmap.html#square)
- case rounded '(%s)'¶
Rounded Square (https://mermaid.js.org/syntax/mindmap.html#rounded)