Home > @uniformdev/richtext > renderToHtml
renderToHtml() function
Render a node and its children to HTML
This could be the root node or a nested node
Signature:
Parameters
| Parameter | Type | Description | 
|---|---|---|
| node | RichTextNode | null | undefined | |
| parentContext | Partial<StringRenderContext> | (Optional) | 
Returns:
string