Toast
Toasts are lightweight notifications designed to mimic the push notifications that have been popularized by mobile and desktop operating systems. They’re built with flexbox, so they’re easy to align and position.
Basic Toast
To encourage extensible and predictable toasts, we recommend a header and body. Toast headers use display:
flex, allowing easy alignment of content thanks to our margin and flexbox utilities.
Basic Toast
To encourage extensible and predictable toasts, we recommend a header and body. Toast headers use display:
flex, allowing easy alignment of content thanks to our margin and flexbox utilities.