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.table.model
/
DropdownOption
Dropdown
Option
@
Serializable
data
class
DropdownOption
(
val
code
:
String
,
val
name
:
String
)
Members
Constructors
Dropdown
Option
Link copied to clipboard
constructor
(
code
:
String
,
name
:
String
)
Properties
code
Link copied to clipboard
val
code
:
String
name
Link copied to clipboard
val
name
:
String