package css
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
trait
CSSRule
extends Object
The CSSRule interface represents a single CSS rule.
The CSSRule interface represents a single CSS rule.
- Annotations
- @RawJSType() @native()
- See also
https://developer.mozilla.org/en-US/docs/Web/API/CssRule#Type_constants
https://developer.mozilla.org/en-US/docs/Web/API/CssRule
-
class
CSSSelector
extends Object
CSS Selector
CSS Selector
- Annotations
- @RawJSType() @native() @JSGlobal( "CSSSelector" )
-
class
CSSStyleDeclaration
extends Object
The CSS Style Declaration object represents a collection of CSS property-value pairs.
The CSS Style Declaration object represents a collection of CSS property-value pairs.
- Annotations
- @RawJSType() @native() @JSGlobal( "CSSStyleDeclaration" )
- See also
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleDeclaration
http://www.w3schools.com/jsref/obj_cssstyledeclaration.asp
-
class
CSSStyleSheet
extends Object
CSS Style Sheet
CSS Style Sheet
- Annotations
- @RawJSType() @native() @JSGlobal( "CSSStyleSheet" )
- See also
https://developer.mozilla.org/en-US/docs/Web/API/CSSStyleSheet
Value Members
-
object
CSSStyleDeclaration
CSS Style Declaration