animationRangeEnd

The animation-range-end CSS property is used to set the end of an animation's attachment range along its timeline, i.e. where along the timeline an animation will end.

Syntax: [ normal | <length-percentage> | <timeline-range-name> <length-percentage>? ]#

Initial value: normal

| Chrome  | Firefox | Safari | Edge | IE  |
| :-----: | :-----: | :----: | :--: | :-: |
|   115   |   No    |   No   | n/a  | No  |

See also