ToggleEventInit
Extends
Properties
bubbles?
optional bubbles?: boolean;
Inherited from
cancelable?
optional cancelable?: boolean;
Inherited from
composed?
optional composed?: boolean;
Inherited from
newState?
optional newState?: string;
oldState?
optional oldState?: string;
source?
optional source?: Element | null;