Interface ICallbacksTypes

Defines the available callback types for the module. These callbacks allow interaction with specific module events.

Hierarchy

Properties

destroy: undefined

Triggered when the module is destroyed.

propsChange: undefined

Triggered when module properties are manually changed.

propsMutate: undefined

Triggered when module properties mutate due to responsive settings or other updates.