API Reference
Class
MermaidSequenceDocument
Describes a Mermaid sequence diagram document.
Inheritance
- Object
- MermaidSequenceDocument
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Accepted by parameters
Properties
Statements #Gets raw sequence statements retained with source spans.
Participants #Gets declared and inferred participants in source order.
Messages #Gets parsed sequence messages.
Notes #Gets parsed sequence notes.
Activations #Gets parsed activation and deactivation statements.
Blocks #Gets parsed block control statements such as loop, alt, par, critical, rect, and end.
Links #Gets parsed actor menu links.
Autonumber #Gets parsed autonumber configuration, when present.