What a DiagramRenderer is told about the block it draws.
Readonly
An id unique to this render call and safe to use as a DOM id, Mermaid and friends need one for the scratch element they draw into.
The block's language, normalized to lower case ('mermaid').
'mermaid'
What a DiagramRenderer is told about the block it draws.