DmApp
Updated Aug 18, 2026
DataMagik Application DesignerDmApp
DmApp — the root every DataMagik app mounts inside.
States
default
Example
<DmApp>…</DmApp>
Props
| Name | Type | Required | Default |
|---|---|---|---|
theme | DmTheme | 'light' | |
platformTheme | string | undefined | |
density | DmDensity | 'comfortable' | |
fullHeight | boolean | true | |
toasts | boolean | true | |
messages | DmMessages | () => ({}) | |
locale | string | 'en' |
Events
theme-change
Slots
default