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.form
/
SelectShopsFooterView
Select
Shops
Footer
View
android
@
Composable
fun
SelectShopsFooterView
(
selectedShopIdCount
:
Int
,
isEnabled
:
Boolean
,
isLoading
:
Boolean
,
onComplete
:
(
)
->
Unit
,
onClearSelects
:
(
)
->
Unit
)
(
source
)