mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-23 09:41:11 +00:00
Add prefers-reduced-motion
callout to toast documentation (#28993)
x-ref #28987
This commit is contained in:
parent
08bddb8743
commit
53a3d449fd
@ -16,6 +16,10 @@ 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`.
|
||||
|
||||
{{< callout info >}}
|
||||
{{< partial "callout-info-prefersreducedmotion.md" >}}
|
||||
{{< /callout >}}
|
||||
|
||||
## Examples
|
||||
|
||||
### Basic
|
||||
|
Loading…
x
Reference in New Issue
Block a user