CSS Animation
Complex method of animating certain properties of an element
css property: animation-composition
css property: animation-composition: add
css property: animation-delay
css property: animation-direction
css property: animation-direction: alternate
css property: animation-direction: normal
css property: animation-direction: reverse
css property: animation-duration
css property: animation-fill-mode
css property: animation-fill-mode: backwards
css property: animation-fill-mode: both
css property: animation-fill-mode: forwards
css property: animation-fill-mode: none
css property: animation-iteration-count
css property: animation-name
css property: animation-name: none
css property: animation-play-state
css property: animation-play-state: paused
css property: animation-play-state: running
css property: animation-range
css property: animation-range-end
css property: animation-range-end: normal
css property: animation-range-start
css property: animation-range-start: normal
css property: animation-range: normal
css property: animation-timeline
css property: animation-timeline: auto
css property: animation-timeline: none
css property: animation-timeline: `view()`
css property: animation-timing-function
css property: animation: alternate
css property: animation: alternate-reverse
css property: animation: auto
css property: animation: backwards
css property: animation: both
css property: animation: ease
css property: animation: ease-in
css property: animation: ease-in-out
css property: animation: ease-out
css property: animation: forwards
css property: animation: infinite
css property: animation: linear
css property: animation: none
css property: animation: normal
css property: animation: paused
css property: animation: reverse
css property: animation: running
css property: animation: step-end
css property: animation: step-start
50 results found.