DmSegmentedControl
Updated Aug 18, 2026
DataMagik Application DesignerDmSegmentedControl
DmSegmentedControl — two to four exclusive options, always visible.
States
default
Example
<DmSegmentedControl />
Props
| Name | Type | Required | Default |
|---|---|---|---|
modelValue | string | number | null | null | |
options | DmOptionsSource<string | number> | () => [] | |
label | string | undefined | |
disabled | boolean | false | |
size | 'sm' | 'md' | 'md' | |
block | boolean | false |
Events
update:modelValue