UIEventInit
Extends
Extended by
Properties
bubbles?
optional bubbles?: boolean;
Inherited from
cancelable?
optional cancelable?: boolean;
Inherited from
composed?
optional composed?: boolean;
Inherited from
detail?
optional detail?: number;
view?
optional view?: Window | null;
which?
optional which?: number;