west Home
light_mode
MumpUI / Component / Checkbox
Single
copy
code  Show code
Multiple
copy
code  Show code
Evenly distributed
copy
code  Show code
Checkbox component props
NameTypeUsage
..All div element props
labelstring
checkedboolean
onChangefunction
disabledboolean
Checkboxes component props
NameTypeUsage
..All div element props
optionsarrayArray of objects of key & label
checkedarrayArray of selected options keys
onChangefunction
disabledboolean