Mobile UI
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
Mobile UI
Mobile UI
/
org.hisp.dhis.mobile.ui.designsystem.component
/
SupportingTextData
Supporting
Text
Data
data
class
SupportingTextData
(
val
text
:
String
,
val
state
:
SupportingTextState
=
SupportingTextState.DEFAULT
)
Members
Constructors
Supporting
Text
Data
Link copied to clipboard
constructor
(
text
:
String
,
state
:
SupportingTextState
=
SupportingTextState.DEFAULT
)
Properties
state
Link copied to clipboard
val
state
:
SupportingTextState
text
Link copied to clipboard
val
text
:
String