Compose Preview Lab
Toggle table of contents
0.1.0-dev09
common
Target filter
common
Switch theme
Search in API
Skip to content
Compose Preview Lab
ui
/
me.tbsten.compose.preview.lab.ui.animation
Package-level
declarations
Functions
Functions
animated
Link copied to clipboard
@
Composable
fun
Color
.
animated
(
)
:
Color
@
Composable
fun
Dp
.
animated
(
)
:
Dp
@
Composable
fun
Float
.
animated
(
)
:
Float
default
Animation
Spec
Link copied to clipboard
fun
<
T
>
defaultAnimationSpec
(
)
:
TweenSpec
<
T
>