kobweb
Toggle table of contents
0.23.0
js
Platform filter
js
Switch theme
Search in API
kobweb
compose-html-ext
/
com.varabyte.kobweb.compose.css
/
transition
transition
fun
StyleScope
.
transition
(
transition
:
Transition
)
(
source
)
fun
StyleScope
.
transition
(
transition
:
Transition.Listable
)
(
source
)
fun
StyleScope
.
transition
(
vararg
transitions
:
Transition.Listable
)
(
source
)
Deprecated
Use transition(Transition.list(...)) instead.
Replace with
transition(Transition.list(*transitions))
Content copied to clipboard