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
/
NotFoundView
Not
Found
View
android
@
Composable
fun
NotFoundView
(
title
:
String
=
"ページが見つかりませんでした"
,
message
:
String
=
"削除されたか非公開になった可能性があります"
,
buttonText
:
String
=
"戻る"
,
onNext
:
(
)
->
Unit
?
=
null
)
(
source
)