Home > @jsplumbtoolkit/browser-ui > compoundEvent
compoundEvent() function
Signature:
export declare function compoundEvent(stem: string, event: string, subevent?: string): string;
Parameters
Parameter | Type | Description |
---|---|---|
stem | string | |
event | string | |
subevent | string |
Returns:
string