DmRadioGroup

Updated Aug 18, 2026
DataMagik Application Designer

DmRadioGroup

A REAL <fieldset>/<legend>, not a div with a label.

States

default

DmRadioGroup — default, light theme DmRadioGroup — default, dark theme

Example

<DmRadioGroup />

Props

NameTypeRequiredDefault
modelValuestring | number | nullnull
optionsDmOptionsSource<string | number>() => []
labelstringundefined
helpstringundefined
errorstringundefined
namestringundefined
requiredbooleanfalse
disabledbooleanfalse
inlinebooleanfalse

Events

update:modelValue

Was this page helpful?