CloseEventInit
Extends
Properties
bubbles?
optional bubbles?: boolean;
Inherited from
cancelable?
optional cancelable?: boolean;
Inherited from
code?
optional code?: number;
composed?
optional composed?: boolean;
Inherited from
reason?
optional reason?: string;
wasClean?
optional wasClean?: boolean;