Access the raw EventBus instance from context.
Throws if used outside an EventProvider.
Event map type (defaults to Record<string, any>).
Record<string, any>
The EventBus instance.
If no EventProvider is found in the component tree.
Access the raw EventBus instance from context.
Throws if used outside an EventProvider.