Triggered when the module is destroyed.
Triggered when dragging ends.
Callback triggered during the drag movement, providing details about the current, step, and difference coordinates.
Triggered when module properties are manually changed.
Triggered when module properties mutate due to responsive settings or other updates.
Triggered when dragging starts, providing the event and coordinates where dragging began.
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.