Mobile UI
Toggle table of contents
0.7.0
common
Platform filter
common
Switch theme
Search in API
Mobile UI
Mobile UI
/
org.hisp.dhis.mobile.ui.designsystem.component
/
SupportingTextSection
Supporting
Text
Section
@
Composable
fun
SupportingTextSection
(
supportingText
:
List
<
SupportingTextData
>
?
,
state
:
InputShellState
,
inputStyle
:
InputStyle
,
supportingTextTestTag
:
String
,
isRequiredField
:
Boolean
)