kobweb
Toggle table of contents
0.22.0
js
Platform filter
js
Switch theme
Search in API
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
)