tooling
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
tooling
tooling-compose
/
dev.datlag.tooling.compose.platform
/
PlatformClickableChipShape
/
Companion
/
assist
assist
@
Composable
fun
assist
(
shape
:
Shape
=
Platform.shapes().small
,
focusedShape
:
Shape
=
shape
,
pressedShape
:
Shape
=
shape
,
disabledShape
:
Shape
=
shape
,
focusedDisabledShape
:
Shape
=
disabledShape
)
:
PlatformClickableChipShape
(
source
)