treejs
treejs copied to clipboard
Optionally render node with HTML content
Basic support for rendering node with HTML label.
Example:
{
"id": "1-0-1",
"html": "node-1-0-1 <a href=\"#\">Hello, world!</a>",
},
Result:
