EventInit
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/web-globals/events.d.ts:40
Properties
Section titled “Properties”bubbles?
Section titled “bubbles?”optional bubbles: boolean;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/web-globals/events.d.ts:41
cancelable?
Section titled “cancelable?”optional cancelable: boolean;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/web-globals/events.d.ts:42
composed?
Section titled “composed?”optional composed: boolean;
Defined in: node_modules/.pnpm/@types+node@24.6.2/node_modules/@types/node/web-globals/events.d.ts:43