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
/
animation
animation
fun
StyleScope
.
animation
(
animation
:
Animation
)
(
source
)
fun
StyleScope
.
animation
(
animation
:
Animation.Listable
)
(
source
)
fun
StyleScope
.
animation
(
vararg
animations
:
Animation.Listable
)
(
source
)
Deprecated
Use `animation(Animation.list(...))` instead.
Replace with
animation(Animation.list(*animations))
Content copied to clipboard