StateNode.events property​
All the event types accepted by this state node and its descendants.
Signature:
get events(): Array<TEvent['type']>;
All the event types accepted by this state node and its descendants.
Signature:
get events(): Array<TEvent['type']>;