CSSRule

@native @JSGlobal @JSType
object CSSRule extends Object
Companion:
class
class Object
trait Any
class Object
trait Matchable
class Any
CSSRule.type

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from:
Object
def isPrototypeOf(v: Object): Boolean
Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from:
Object
def toLocaleString(): String
Inherited from:
Object
def valueOf(): Any
Inherited from:
Object

Concrete fields

var CHARSET_RULE: Int
var IMPORT_RULE: Int
var MEDIA_RULE: Int
var PAGE_RULE: Int
var STYLE_RULE: Int
var UNKNOWN_RULE: Int