staffstart-android-sdk
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
staffstart-android-sdk
example
/
com.vanish.standard.example.ui.components
/
StaffView
Staff
View
@
Composable
fun
StaffView
(
onTapStaff
:
(
Int
)
->
Unit
,
onFavoriteAttemptWithoutLogin
:
(
)
->
Unit
=
{}
)