kopia lustrzana https://github.com/shoelace-style/shoelace
update doc
rodzic
43328b94b7
commit
d6e6f2cb25
|
@ -153,4 +153,4 @@ setAnimation(dialog, 'dialog.show', {
|
|||
|
||||
To learn more about creating Web Animations, refer to the documentation for [`Element.animate()`](https://developer.mozilla.org/en-US/docs/Web/API/Element/animate).
|
||||
|
||||
?> Animations respect the users `prefers-reduced-motion` setting. When this setting is enabled, animations will not be played. To disable animations for all users, set `options.duration` to `0`.
|
||||
?> Animations respect the users `prefers-reduced-motion` setting. When this setting is enabled, animations will not be played. To disable animations for all users, pass in `null` instead of a keyframes/options object.
|
||||
|
|
Ładowanie…
Reference in New Issue