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.foundation
/
ripple
ripple
@
Stable
fun
ripple
(
bounded
:
Boolean
=
true
,
radius
:
Dp
=
Dp.Unspecified
,
color
:
Color
=
Color.Unspecified
)
:
IndicationNodeFactory
@
Stable
fun
ripple
(
color
:
ColorProducer
,
bounded
:
Boolean
=
true
,
radius
:
Dp
=
Dp.Unspecified
)
:
IndicationNodeFactory