@byteluck-fe/model-driven-controls 2.2.1-beta.3 → 2.2.1-beta.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -128,6 +128,9 @@ var TabControl = /*#__PURE__*/ function(DesignerLayoutControl) {
128
128
  TabControl.excludes = [
129
129
  CONTROL_TYPE.TAB
130
130
  ];
131
+ TabControl.controlEventKeys = [
132
+ "on_change_tab"
133
+ ];
131
134
  TabControl.setting = [
132
135
  {
133
136
  key: "super-setting",