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.checkbox
/
SingleChoiceCheckBox
Single
Choice
Check
Box
android
@
Composable
fun
SingleChoiceCheckBox
(
items
:
List
<
Item
>
,
selectedItem
:
Item
,
onClick
:
(
Item
)
->
Unit
)
(
source
)