API Reference
Class
MermaidBlockDocument
Describes a parsed Mermaid block diagram.
Inheritance
- Object
- MermaidBlockDocument
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 block statements retained in source order.
Items #Gets parsed block items in layout order.
Edges #Gets parsed block edges.
StyleStatements #Gets style and class statements retained for future rendering support.
Columns #Gets or sets the optional column count.
Title #Gets or sets the optional title statement.