Triggered when the module is destroyed.
Fired when dragging ends.
Fired while dragging is in progress.
Triggered when module properties are manually changed.
Triggered when module properties mutate due to responsive settings or other updates.
Fired when dragging starts.
Defines the available callback types for plugins. These callbacks allow plugins to respond to lifecycle events or property changes. Extends from ICallbacksTypes, meaning that plugins share the same callback structure as modules.