Home > @uniformdev/richtext > renderToText
renderToText() function
Render a node and its children to text
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