Search results

DrawNodeEventArgs API in JavaScript TreeView API control

Interface for DrawNode event arguments.

Properties

node

HTMLLIElement

Return the current rendering node.

nodeData

{ [key: string]: Object }

Return the current rendering node as JSON object.

text

string

Return the current rendering node text.