DmAlert

Updated Aug 18, 2026
DataMagik Application Designer

DmAlert

DmAlert — an inline banner.

States

info

DmAlert — info, light theme DmAlert — info, dark theme

error

DmAlert — error, light theme DmAlert — error, dark theme

Example

<DmAlert>…</DmAlert>

Props

NameTypeRequiredDefault
tone'info' | 'success' | 'warning' | 'error''info'
titlestringundefined
dismissiblebooleanfalse
iconDmIconName | (string & {})undefined

Events

dismiss

Slots

default

Was this page helpful?