|
|
|
@ -30,6 +30,8 @@ |
|
|
|
* * `component:selected` - New component selected, the selected model is passed as an argument to the callback |
|
|
|
* * `component:deselected` - Component deselected, the deselected model is passed as an argument to the callback |
|
|
|
* * `component:toggled` - Component selection changed, toggled model is passed as an argument to the callback |
|
|
|
* * `component:type:add` - New component type added, the new type is passed as an argument to the callback |
|
|
|
* * `component:type:update` - Component type updated, the updated type is passed as an argument to the callback |
|
|
|
* ### Blocks |
|
|
|
* * `block:add` - New block added |
|
|
|
* * `block:remove` - Block removed |
|
|
|
|