DmCheckbox

Updated Aug 18, 2026
DataMagik Application Designer

DmCheckbox

DmCheckbox — one boolean.

States

default

DmCheckbox — default, light theme DmCheckbox — default, dark theme

checked

DmCheckbox — checked, light theme DmCheckbox — checked, dark theme

indeterminate

DmCheckbox — indeterminate, light theme DmCheckbox — indeterminate, dark theme

Example

<DmCheckbox />

Props

NameTypeRequiredDefault
modelValuebooleanfalse
labelstringundefined
helpstringundefined
errorstringundefined
idstringundefined
namestringundefined
requiredbooleanfalse
disabledbooleanfalse
indeterminatebooleanfalse
labelHiddenbooleanfalse

Events

update:modelValue

Was this page helpful?