toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.cssom
/
CSSViewTransitionRule
CSSView
Transition
Rule
external
class
CSSViewTransitionRule
:
CSSRule
(
source
)
Members
Properties
css
Text
Link copied to clipboard
var
cssText
:
String
MDN Reference
navigation
Link copied to clipboard
val
navigation
:
String
parent
Rule
Link copied to clipboard
val
parentRule
:
CSSRule
?
MDN Reference
parent
Style
Sheet
Link copied to clipboard
val
parentStyleSheet
:
CSSStyleSheet
?
MDN Reference
types
Link copied to clipboard
val
types
:
ReadonlyArray
<
String
>