Markdown
Markdown component transforms the provided text into a sanitized HTML.
<Markdown text="# Coolio" />
Properties
Property | Description | Type | Default |
---|---|---|---|
text | A Markdown text that should be transformed and rendered | string |
Markdown component transforms the provided text into a sanitized HTML.
<Markdown text="# Coolio" />
Property | Description | Type | Default |
---|---|---|---|
text | A Markdown text that should be transformed and rendered | string |