DmToastHost

Updated Aug 18, 2026
DataMagik Application Designer

DmToastHost

DmToastHost — renders the toast queue.

When not to use it. For something the reader must act on before continuing, use DmModal.

States

default

DmToastHost — default, light theme DmToastHost — default, dark theme

Example

<DmToastHost />

Props

This component takes no props.

Worth knowing

Mount it once, at the root. Two hosts means two stacks and a toast appearing in whichever mounted last.

Was this page helpful?