class js.html.StyleSheet
Available on js
Sub classes | ||||
![]() | CSSStyleSheet |
|
An object implementing the StyleSheet
interface represents a single style sheet. CSS style sheets will further implement the more specialized CSSStyleSheet
interface.
Documentation for this class was provided by MDN.