Triggered when the module is destroyed.
Triggered when module properties are manually changed.
Triggered when module properties mutate due to responsive settings or other updates.
Fired when the component renders a new scroll frame.
Fired when the component or viewport is resized.
Fired when a scroll event is detected from a mouse wheel interaction.
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.