Home > widget-integration > VolumeBundleEventService > dispatchEvent
VolumeBundleEventService.dispatchEvent() method
Signature:
dispatchEvent<T extends VolumeBundleEventType>(event: T, payload?: VolumeBundleEventPayload[T]): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
event |
T | |
|
payload |
(Optional) |
Returns:
void