Mermaid
import { Mermaid } from '@lobehub/ui';import { Mermaid } from '@lobehub/ui';| Name | Description | Type | Default |
|---|---|---|---|
| actionsRender | -- | (props:{ actionIconSize: any; content: string; originalNode: React.ReactNode; })=>ReactNode | -- |
| bodyRender | -- | (props:{ content: string; originalNode: React.ReactNode; })=>ReactNode | -- |
| children | -- | string | (required) |
| copyButtonSize | -- | any | -- |
| copyable | -- | boolean | -- |
| fullFeatured | -- | boolean | -- |
| showLanguage | -- | boolean | -- |
| type | -- | "ghost"|"block"|"pure" | -- |