Interface EventTypes

basic event types, in general the type is builded from the eventMap this is very usefull for editor completion

Example

type MyEventType = MapEvents<MyEventMap>;

Hierarchy

  • EventTypes

Generated using TypeDoc