File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ All animations have `duration` and `delay` params.
148148| | Animation | Default Anchor | OnEnter/OnLeave | Additional Params |
149149| ------------------ | ------------------ | ----------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- |
150150| Attention Seekers | | | | |
151- | | bounce | ` [@bounce ]` | ` [@bounceOnEnter ]` | ` scale ` (default: 1.05) |
151+ | | bounce | ` [@bounce ]` | ` [@bounceOnEnter ]` | |
152152| | flash | ` [@flash ]` | ` [@flashOnEnter ]` | |
153- | | pulse | ` [@pulse ]` | ` [@pulseOnEnter ]` | |
153+ | | pulse | ` [@pulse ]` | ` [@pulseOnEnter ]` | ` scale ` (default: 1.05) |
154154| | rubberBand | ` [@rubberBand ]` | ` [@rubberBandOnEnter ]` | |
155155| | shake | ` [@shake ]` | ` [@shakeOnEnter ]` | ` translate ` (default: '10px') |
156156| | swing | ` [@swing ]` | ` [@swingOnEnter ]` | |
You can’t perform that action at this time.
0 commit comments