Add prefers-reduced-motion callout to toast documentation (#28993)
x-ref #28987
This commit is contained in:
parent
d395dfaafc
commit
3d72b94ee9
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ Things to know when using the toast plugin:
|
|||
- **Please note that you are responsible for positioning toasts.**
|
||||
- Toasts will automatically hide if you do not specify `autohide: false`.
|
||||
|
||||
{% include callout-info-prefersreducedmotion.md %}
|
||||
|
||||
## Examples
|
||||
|
||||
### Basic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue