Skip to content

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

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

Interface: StyleSheetList

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

A list of StyleSheet.

MDN Reference

Indexable

▪ [index: number]: CSSStyleSheet

Table of contents

Properties

Methods

Properties

length

Readonly length: number

MDN Reference

Defined in

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

Methods

item

item(index): null | CSSStyleSheet

MDN Reference

Parameters

Name Type
index number

Returns

null | CSSStyleSheet

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally