Skip to content

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

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

Interface: CSSNumericArray

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

MDN Reference

Indexable

▪ [index: number]: CSSNumericValue

Table of contents

Properties

Methods

Properties

length

Readonly length: number

MDN Reference

Defined in

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

Methods

forEach

forEach(callbackfn, thisArg?): void

Parameters

Name Type
callbackfn (value: CSSNumericValue, key: number, parent: CSSNumericArray) => void
thisArg? any

Returns

void

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally