W3cubDocs

/Haxe JavaScript

CSS

package js.html

@:native("CSS") Available on js

The CSS interface holds useful CSS-related methods. No object with this interface are implemented: it contains only static methods and therefore is a utilitarian interface.

Documentation CSS by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See:

Static methods

static escape (ident:String):String

static supports (conditionText:String):Bool

static supports (property:String, value:String):Bool

Throws:

null DOMError

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/CSS.html