The event Name [[EventListenerNames]]
Optional
data: EventListenerCallbackEventThe event data [[EventListenerCallbackEvent]]
UnSubscribes from one or multiple events
The event name. it can be one of [[EventListenerNames]]
The callback [[EventListenerCallbackEvent]]
Subscribes to one or multiple events
The event name or array of event names. it can be one of [[EventListenerNames]]
The callback [[EventListenerCallbackEvent]]
Emits an event to all subscribers of that event