Skip to content

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

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

Interface: StyleSheet

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

A single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet interface.

MDN Reference

Table of contents

Properties

Properties

disabled

disabled: boolean

MDN Reference

Defined in

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


href

Readonly href: null | string

MDN Reference

Defined in

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


media

Readonly media: MediaList

MDN Reference

Defined in

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


ownerNode

Readonly ownerNode: null | Element | ProcessingInstruction

MDN Reference

Defined in

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


parentStyleSheet

Readonly parentStyleSheet: null | CSSStyleSheet

MDN Reference

Defined in

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


title

Readonly title: null | string

MDN Reference

Defined in

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


type

Readonly type: string

MDN Reference

Defined in

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

Typescript Libraries

Modules

Namespaces

Clone this wiki locally