Search results

DrawNodeEventArgs API in Vue TreeView API component

Interface for DrawNode event arguments.

Properties

node

HTMLLIElement

Return the current rendering node.

nodeData

{ : }

Return the current rendering node as JSON object.

text

string

Return the current rendering node text.