lottie_animation_methods: 'Lottie' Animation Methods

lottie_animation_methodsR Documentation

'Lottie' Animation Methods

Description

These functions provide methods for modifying the playback options of existing 'Lottie' animations.

Details

  • lottie_setSpeed: Set the speed of the animation.

  • lottie_setDirection: Set the direction of the animation.

  • lottie_setLoop: Set whether the animation should loop.

  • lottie_goToAndStop: Move to a specific frame or time and stop.

  • lottie_goToAndPlay: Move to a specific frame or time and play.

  • lottie_playSegments: Play specific segments of the animation.

  • lottie_setSubframe: Set whether to use subframes when rendering the animation.

  • lottie_destroy: Destroy the specified animation instance.


shinyLottie documentation built on June 22, 2024, 9:30 a.m.