Backpack Android
Toggle table of contents
backpack-compose
Platform filter
backpack-compose
Switch theme
Search in API
Backpack Android
backpack-compose
/
net.skyscanner.backpack.compose.utils
/
clickableWithRipple
clickable
With
Ripple
@
Composable
fun
Modifier
.
clickableWithRipple
(
enabled
:
Boolean
=
true
,
bounded
:
Boolean
=
true
,
onClickLabel
:
String
?
=
null
,
role
:
Role
?
=
null
,
onClick
:
(
)
->
Unit
)
:
Modifier