Toast 是一个用于堆叠元素的包装器,位于页面的角落。
| 类名 | 类型 | |
|---|---|---|
| toast | 组件类 | Container element that sticks to the corner of page |
| toast-start | 响应类 | align horizontally to the left |
| toast-center | 响应类 | align horizontally to the center |
| toast-end | 响应类 | align horizontally to the right (default) |
| toast-top | 响应类 | align vertically to top |
| toast-middle | 响应类 | align vertically to middle |
| toast-bottom | 响应类 | align vertically to bottom (default) |
