Declarative usage

Body only
I am a simple static toast.
With a text header
I am a simple static toast with a header. Clicking on the close icon won't do anything in this example.

Using a Template as header

Fancyheader here Hello, I am toast. Have you noticed my header has been generated from a Template? Clicking on the close icon won't do anything in this example.

Closeable toast

If you close me, I will automatically re-appear after a few seconds.

I'll be back!

Prevent autohide on mouseover

In this demo, you can show a toast by clicking the button below. It will hide itself after a 5 seconds delay unless you simply hover it with your mouse.


Try to mouse hover me.
I will remain visible until you leave again.

Toast management service

    Danger Danger !