- The toast component is like an alert box that is only shown for a couple of seconds when something happens.
- When the user clicks on a button, submits a form, etc.
- Click the button below to show a toast that has been hidden by default.
Bootstrap Toast Translucent
- Toasts are slightly translucent to blend in with what’s below them.
- You can stack toasts by wrapping them in a toast container, which will vertically add some spacing.
Bootstrap Toast Custom Content Example 1
- Customize your toasts by removing sub-components, tweaking them with adding your own markup.
Bootstrap Toast Custom Content Example 2
- Create different toast color schemes with our color and background utilities.
Bootstrap Toast Placement Example 1
- The top right is often used for notifications, as is the top middle.
Bootstrap Toast Placement Example 2
Bootstrap Toast Placement Example 3