kobweb
Toggle table of contents
0.24.0
js
Target filter
js
Switch theme
Search in API
Skip to content
kobweb
kobweb-compose
/
com.varabyte.kobweb.compose.ui.modifiers
/
animation
animation
fun
Modifier
.
animation
(
animation
:
Animation
)
:
Modifier
(
source
)
fun
Modifier
.
animation
(
vararg
animations
:
Animation.Listable
)
:
Modifier
(
source
)
fun
Modifier
.
animation
(
animations
:
List
<
Animation.Listable
>
)
:
Modifier
(
source
)