Skip to content

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

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

Interface: InputEventInit

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

Hierarchy

Table of contents

Properties

Properties

bubbles

Optional bubbles: boolean

Inherited from

UIEventInit.bubbles

Defined in

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


cancelable

Optional cancelable: boolean

Inherited from

UIEventInit.cancelable

Defined in

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


composed

Optional composed: boolean

Inherited from

UIEventInit.composed

Defined in

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


data

Optional data: null | string

Defined in

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


dataTransfer

Optional dataTransfer: null | DataTransfer

Defined in

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


detail

Optional detail: number

Inherited from

UIEventInit.detail

Defined in

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


inputType

Optional inputType: string

Defined in

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


isComposing

Optional isComposing: boolean

Defined in

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


targetRanges

Optional targetRanges: StaticRange[]

Defined in

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


view

Optional view: null | Window

Inherited from

UIEventInit.view

Defined in

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


which

Optional which: number

Deprecated

Inherited from

UIEventInit.which

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally