notactive
("notactive", () => void): this;
Emitted when an element is not the active element in a controller. This is called immediately before any active
event is emitted on the new active element.
Returns
this
Handler Function
When the notactive
event is fired, attached handler functions are called with no parameters.