class js.html.StyleElement extends Element

Available on js

See Using dynamic styling information for an overview of the objects used to manipulate specified CSS properties using the DOM.

Documentation for this class was provided by MDN.

Instance Fields

var disabled:Bool

Returns true if the stylesheet is disabled, and false if not

var media:String

Specifies the intended destination medium for style information.

var type:String

Returns the type of style being applied by this statement.