MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
testapp
/
org.multipaz.testapp.ui
/
ConsentModalBottomSheetListScreen
Consent
Modal
Bottom
Sheet
List
Screen
@
Composable
fun
ConsentModalBottomSheetListScreen
(
onConsentModalBottomSheetClicked
:
(
mdlSampleRequest
:
String
,
verifierType
:
VerifierType
)
->
Unit
)