toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
app
/
edu.stanford.bdh.engagehf.health.symptoms
/
SymptomsPage
Symptoms
Page
@
Composable
fun
SymptomsPage
(
)
@
Composable
fun
SymptomsPage
(
uiState
:
SymptomsUiState
,
onAction
:
(
SymptomsViewModel.Action
)
->
Unit
)