Optional
eventAdditional information derived from the original change event.
The embedded element that fired the change event.
Result of inputElem.checkValidity()
.
The new value of the embedded element, depending on the input element type.
The affected target node.
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
).