staffstart-android-sdk
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
staffstart-android-sdk
staffstart-app
/
com.vanish.standard.staffstart.app.view.presentation.component.searchMenu
/
ListWithBorder
List
With
Border
android
@
Composable
fun
ListWithBorder
(
modifier
:
Modifier
=
Modifier
,
borderColor
:
Color
,
borderWidth
:
Dp
=
1.dp
,
roundSize
:
Dp
=
10.dp
,
content
:
SearchConditionMenuScope
.
(
)
->
Unit
)
(
source
)