Home > @jsplumb/browser-ui > compoundEvent
#
compoundEvent() functionSignature:
export declare function compoundEvent(stem: string, event: string, subevent?: string): string;
#
ParametersParameter | Type | Description |
---|---|---|
stem | string | |
event | string | |
subevent | string |
Returns:
string