Source: factory.text/package.web/ObjTextMermaid.py
Generates the HTML and JavaScript required to render a Mermaid.js diagram.
| Method | Signature | Description |
|---|---|---|
| Process | Process(Param1: str = '', Param2: str = '', Param3: str = '', Param4: str = '', Param5: str = '', Param6: str = '', Param7: str = '', Param8: str = '') |
Takes a string of Mermaid diagram syntax and renders it. |