MermaidDiagram
Mermaid
Diagram
When you need to render Mermaid diagrams in Markdown.
| Property | Description | Type | Default |
|---|---|---|---|
| children | Diagram content | string | - |
| header | Header section | React.ReactNode | null | React.ReactNode |
| className | Style class name | string | |
| classNames | Style class names | string | - |
| highlightProps | Code highlighting configuration | highlightProps | - |