Toast

Toast is a message that appears on bottom of the page.


Default Toast

To access toast styles use  .toast   class names in your container.

Examples

Can't send photo. Retry in 5 seconds. close
              
                
Can't send photo. Retry in 5 seconds. close

Colored Toast

Toast is introduced in five colors: Primary, Warning, Danger, Success, Dark.

Examples

Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
              
                
Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
Can't send photo. Retry in 5 seconds. close
insights To use a fixed toast, use .fix-toast class name in the toast div.