toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.cssom
/
CSSPropertyRule
CSSProperty
Rule
sealed
external
class
CSSPropertyRule
:
CSSRule
(
source
)
MDN Reference
Members
Properties
css
Text
Link copied to clipboard
var
cssText
:
String
MDN Reference
inherits
Link copied to clipboard
val
inherits
:
Boolean
MDN Reference
initial
Value
Link copied to clipboard
val
initialValue
:
String
?
MDN Reference
name
Link copied to clipboard
val
name
:
String
MDN Reference
parent
Rule
Link copied to clipboard
val
parentRule
:
CSSRule
?
MDN Reference
parent
Style
Sheet
Link copied to clipboard
val
parentStyleSheet
:
CSSStyleSheet
?
MDN Reference
syntax
Link copied to clipboard
val
syntax
:
String
MDN Reference