Documentation
Component
component.set #
Occurs whenever a component selected.
component.unset #
Occurs whenever a component unselected.
component.duplicate #
Occurs whenever a component is duplicated.
component.remove #
Occurs whenever a component is removed.
component.add #
Occurs whenever a new block is added to the template.
component.change #
data | Object | The data object with component properties |
Occurs whenever properties of the component is changed.