How can I help you?
DrawNodeEventArgs
16 Mar 20261 minute to read
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.