Properties
disabled
disabled: boolean
Readonly href
href: null | string
Readonly parentStyleSheet
Readonly title
title: null | string
Readonly type
type: string
Accessors
media
- get media(): MediaList
Returns MediaList
- set media(mediaText): void
Returns void
A single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet interface.
MDN Reference