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
/
AgeInputType
/
Age
Age
data
class
Age
(
val
value
:
TextFieldValue
,
val
unit
:
TimeUnitValues
)
:
AgeInputType
Members
Constructors
Age
Link copied to clipboard
constructor
(
value
:
TextFieldValue
,
unit
:
TimeUnitValues
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
unit
Link copied to clipboard
val
unit
:
TimeUnitValues
value
Link copied to clipboard
val
value
:
TextFieldValue