DmApp

Updated Aug 18, 2026
DataMagik Application Designer

DmApp

DmApp — the root every DataMagik app mounts inside.

States

default

DmApp — default, light theme DmApp — default, dark theme

Example

<DmApp>…</DmApp>

Props

NameTypeRequiredDefault
themeDmTheme'light'
platformThemestringundefined
densityDmDensity'comfortable'
fullHeightbooleantrue
toastsbooleantrue
messagesDmMessages() => ({})
localestring'en'

Events

theme-change

Slots

default

Was this page helpful?