Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-css
/
kotlinx.css.properties
/
Transition
/
Transition
Transition
constructor
(
property
:
String
=
"all"
,
duration
:
Time
=
0.s
,
timing
:
Timing
=
Timing.ease
,
delay
:
Time
=
0.s
)
(
source
)