DmForm
Updated Aug 18, 2026
DataMagik Application DesignerDmForm
DmForm — the grid, the submit and the result strip.
States
default
Example
<DmForm>…</DmForm>
Props
| Name | Type | Required | Default |
|---|---|---|---|
columns | 1 | 2 | 3 | 4 | 1 | |
submitLabel | string | 'Save' | |
cancelLabel | string | 'Cancel' | |
showCancel | boolean | false | |
busy | boolean | false | |
disabled | boolean | false | |
hideSubmit | boolean | false | |
maxHeight | string | undefined | |
result | string | undefined | |
resultTone | 'success' | 'warning' | 'error' | 'success' |
Events
cancel, submit
Slots
actions, default