Home > @uniformdev/richtext > walkRichTextTree
walkRichTextTree() function
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
node | ||
|
callback |
(node: RichTextNode, parent: RichTextNode | undefined) => void | |
|
parent |
(Optional) |
Returns:
void
Home > @uniformdev/richtext > walkRichTextTree
Signature:
|
Parameter |
Type |
Description |
|---|---|---|
|
node | ||
|
callback |
(node: RichTextNode, parent: RichTextNode | undefined) => void | |
|
parent |
(Optional) |
Returns:
void