DrawNodeEventArgs
Interface represents the event arguments for the drawNode
event.
Properties
name String
Gets the name of the event.
node HTMLLIElement
Gets the HTML element for the node that was rendered.
nodeData {:}
Gets the data model for the node that was rendered.
text String
Gets the text of the node that was rendered.