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
/
TableCellContent
/
Checkbox
Checkbox
@
Serializable
data
class
Checkbox
(
val
isChecked
:
Boolean
)
:
TableCellContent
Members
Constructors
Checkbox
Link copied to clipboard
constructor
(
isChecked
:
Boolean
)
Properties
is
Checked
Link copied to clipboard
val
isChecked
:
Boolean