Translations:SVG-Dashboards/75/en: различия между версиями

Материал из Wiren Board
(Новая страница: «The '''animation''' property sets the animation action parameters (animation duration, repetition, direction, movement type, steps), and the '''@keyframes''' block sets the animation itself in steps (changes in appearance and position).»)
 
(нет различий)

Текущая версия на 12:54, 4 августа 2023

Определение сообщения (SVG-Dashboards)
Свойство '''animation''' задаёт параметры действия для анимации (длительность анимации, повторение, направление, тип движения, шаги), а в блоке '''@keyframes''' задаётся сама анимация по шагам (изменения вида и положения).

The animation property sets the animation action parameters (animation duration, repetition, direction, movement type, steps), and the @keyframes block sets the animation itself in steps (changes in appearance and position).