Skip to content

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

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

Interface: MessageEventInit<T>

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

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


data

Optional data: T

Defined in

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


lastEventId

Optional lastEventId: string

Defined in

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


origin

Optional origin: string

Defined in

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


ports

Optional ports: MessagePort[]

Defined in

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


source

Optional source: null | MessageEventSource

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally