DrawNodeEventArgs
12 Sep 20251 minute to read
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.