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
/
SelectableDates
Selectable
Dates
data
class
SelectableDates
(
val
initialDate
:
String
,
val
endDate
:
String
)
Members
Constructors
Selectable
Dates
Link copied to clipboard
constructor
(
initialDate
:
String
,
endDate
:
String
)
Properties
end
Date
Link copied to clipboard
val
endDate
:
String
initial
Date
Link copied to clipboard
val
initialDate
:
String