Optional
eventAdditional information derived from the original change event.
The input element of the node title that fired the change event.
Result of inputElem.checkValidity()
.
The new node title.
The affected target node.
The previous node title.
The affected tree instance.
Name of the event.
Contains the node's type information, i.e. tree.types[node.type]
if
defined. Set to {}
otherwise.
Exposed utility module methods (see API docs).
Originating HTML event if any (e.g.
click
).