toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.cssom
/
CSSImportRule
CSSImport
Rule
external
class
CSSImportRule
:
CSSRule
(
source
)
MDN Reference
Members
Properties
css
Text
Link copied to clipboard
var
cssText
:
String
MDN Reference
href
Link copied to clipboard
val
href
:
String
MDN Reference
layer
Name
Link copied to clipboard
val
layerName
:
String
?
MDN Reference
media
Link copied to clipboard
val
media
:
MediaList
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
style
Sheet
Link copied to clipboard
val
styleSheet
:
CSSStyleSheet
?
MDN Reference
supports
Text
Link copied to clipboard
val
supportsText
:
String
?
MDN Reference