Skip to main content

Home > @jsplumb/browser-ui > compoundEvent

compoundEvent() function#

Signature:

export declare function compoundEvent(stem: string, event: string, subevent?: string): string;

Parameters#

ParameterTypeDescription
stemstring
eventstring
subeventstring

Returns:

string