Skip to main content

Module export

Module export 

Source
Expand description

Mermaid stateDiagram-v2 export (SPEC §12). Renders the static structure of a machine; with a state_config, highlights the active leaves and their ancestors.

Functions§

mermaid
Export the static structure (no live highlight).
mermaid_with_config
Export with active_paths highlighted (active leaves + their ancestors).