Method overload that infers the event instance type from the given event name.
The event name literal type that's used to infer the Event instance type.
This param is inferred from the eventType
argument.
The event name of events to listen to.
Method overload that allows to explicitly specify the event instance type.
The Event instance type. This param can be explicitly given to override
the default Event
type.
The event name of events to listen to.
Method signatures that set the event name and instance type.
AskRoot
=>AskEvent
=>AskSelector
=>AskListener
buildsEventHandler