Skip to content

@ralphschuler.webgl shader factory.<internal>.ErrorEventInit

github-actions edited this page Nov 26, 2023 · 1 revision

Interface: ErrorEventInit

@ralphschuler/webgl-shader-factory.<internal>.ErrorEventInit

Hierarchy

Table of contents

Properties

Properties

bubbles

Optional bubbles: boolean

Inherited from

EventInit.bubbles

Defined in

node_modules/typescript/lib/lib.dom.d.ts:483


cancelable

Optional cancelable: boolean

Inherited from

EventInit.cancelable

Defined in

node_modules/typescript/lib/lib.dom.d.ts:484


colno

Optional colno: number

Defined in

node_modules/typescript/lib/lib.dom.d.ts:475


composed

Optional composed: boolean

Inherited from

EventInit.composed

Defined in

node_modules/typescript/lib/lib.dom.d.ts:485


error

Optional error: any

Defined in

node_modules/typescript/lib/lib.dom.d.ts:476


filename

Optional filename: string

Defined in

node_modules/typescript/lib/lib.dom.d.ts:477


lineno

Optional lineno: number

Defined in

node_modules/typescript/lib/lib.dom.d.ts:478


message

Optional message: string

Defined in

node_modules/typescript/lib/lib.dom.d.ts:479

Typescript Libraries

Modules

Namespaces

Clone this wiki locally