Event type to listen for. change
is the only event type.
Function that will be called when an event of the type is emitted.
off
function which may be called to remove the event listener and unsubscribe from events.
As with all event listeners, be careful to avoid memory leaks.
Method to call to use the StandardEventsFeature.