Triggered when the module is destroyed.
Callback triggered when a swipe down is detected.
Triggered when dragging ends.
Callback triggered when a swipe left is detected.
Triggered when module properties are manually changed.
Triggered when module properties mutate due to responsive settings or other updates.
Callback triggered when a swipe right is detected.
Triggered when dragging starts, providing the event and coordinates where dragging began.
Callback triggered when a swipe up is detected.
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.