mirror of
https://github.com/primer/css.git
synced 2024-12-03 03:33:40 +03:00
Mention both animation modifiers
This commit is contained in:
parent
04a14d801e
commit
e7bf2f9122
@ -123,7 +123,7 @@ Include a link to allow users to take actions within a Toast.
|
||||
|
||||
## Toast animation
|
||||
|
||||
The toast will animate in and out from the bottom left of the viewport.
|
||||
The `Toast--animateIn` and `Toast--animateOut` modifier classes can be used to animate the toast in and out from the bottom.
|
||||
|
||||
```html title="Toast animating"
|
||||
<div class="p-1">
|
||||
|
Loading…
Reference in New Issue
Block a user