Triggered when the module is destroyed.
Triggered on each frame of the animation.
Triggered when the animation is paused.
Triggered when the animation starts playing.
Triggered when module properties are manually changed.
Triggered when module properties mutate due to responsive settings or other updates.
Triggered when the animation toggles between play and pause.
Available callback types for a component. These callbacks allow external interaction with the component's lifecycle events. This interface extends ICallbacksTypes, inheriting the callbacks defined for modules.