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

MDN Reference

Hierarchy

  • StyleSheet

Properties

disabled: boolean
href: null | string
media: MediaList
ownerNode: null | Element | ProcessingInstruction
parentStyleSheet: null | CSSStyleSheet
title: null | string
type: string

Generated using TypeDoc