DmToastHost
Updated Aug 18, 2026
DataMagik Application DesignerDmToastHost
DmToastHost — renders the toast queue.
When not to use it. For something the reader must act on before continuing, use DmModal.
States
default
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.