This event is emitted on an animating element by up.motion.finish()
to
request the animation to instantly finish and skip to the last frame.
Custom animation and transition functions are expected to instantly settle their promises when this event is observed on the animating element.
Important
The
up:motion:finish
event does not signal the end of an animation. For this see awaiting postprocessing.
The animating element.