Skip to content

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

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

Interface: CustomEventInit<T>

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

Type parameters

Name Type
T any

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


composed

Optional composed: boolean

Inherited from

EventInit.composed

Defined in

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


detail

Optional detail: T

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally