css animation animation-direction

✔️ animation-direction CSS Style Property

המאפיין animation-direction מגדיר סדר הפעלת אנימציה קדימה אחורה או במחזוריות חלופית

דוגמא: שנה סדר הפעלת האנימציה

Demo Panel:
CSS:
HTML:
Syntax:

animation-direction: normal | reverse | alternate | alternate-reverse | initial | inherit;

Valid values:
  • normal, reverse, alternate, alternate-reverse, initial, inherit

Js Syntax: element.style.animationDirection

תאימות דפדפנים

animation-direction
הערך שנבדקChromeFirefoxEdgeCOpera
alternate✔️✔️✔️✔️
normal✔️✔️✔️✔️
reverse✔️✔️✔️✔️
alternate-reverse✔️✔️✔️✔️
initial✔️✔️✔️✔️
inherit✔️✔️✔️✔️