Triggered when the module is destroyed.
Callback triggered before rendering starts. Use this to prepare or modify the media before it gets rendered.
Triggered when module properties are manually changed.
Triggered when module properties mutate due to responsive settings or other updates.
Triggered when the canvas is resized.
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.