Toast is a wrapper to stack elements, positioned on the corner of page.
Class name | Type | |
---|---|---|
toast | Component | Container element that sticks to the corner of page |
toast-start | Responsive | align horizontally to the left |
toast-center | Responsive | align horizontally to the center |
toast-end | Responsive | align horizontally to the right (default) |
toast-top | Responsive | align vertically to top |
toast-middle | Responsive | align vertically to middle |
toast-bottom | Responsive | align vertically to bottom (default) |