Skip to content

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

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

Interface: DOMRect

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

MDN Reference

Hierarchy

Table of contents

Properties

Methods

Properties

bottom

Readonly bottom: number

MDN Reference

Inherited from

DOMRectReadOnly.bottom

Defined in

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


height

height: number

Overrides

DOMRectReadOnly.height

Defined in

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


left

Readonly left: number

MDN Reference

Inherited from

DOMRectReadOnly.left

Defined in

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


right

Readonly right: number

MDN Reference

Inherited from

DOMRectReadOnly.right

Defined in

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


top

Readonly top: number

MDN Reference

Inherited from

DOMRectReadOnly.top

Defined in

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


width

width: number

Overrides

DOMRectReadOnly.width

Defined in

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


x

x: number

Overrides

DOMRectReadOnly.x

Defined in

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


y

y: number

Overrides

DOMRectReadOnly.y

Defined in

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

Methods

toJSON

toJSON(): any

Returns

any

Inherited from

DOMRectReadOnly.toJSON

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally