toggle menu
Mobile UI
0.4.0
common
switch theme
search in API
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