UNPKG

@sassoftware/vi-api

Version:
17 lines (16 loc) 636 B
export var ControlType; (function (ControlType) { ControlType["AngularJS"] = "angularjs"; ControlType["Angular"] = "angular"; ControlType["WebComponent"] = "webcomponent"; })(ControlType || (ControlType = {})); export var ControlCategory; (function (ControlCategory) { ControlCategory["Renderer"] = "Renderers"; ControlCategory["Control"] = "Fields"; ControlCategory["Toolbar"] = "ToolbarItems"; ControlCategory["Home"] = "Home"; ControlCategory["Chart"] = "Charts"; ControlCategory["Panels"] = "Panels"; ControlCategory["Container"] = "Container"; })(ControlCategory || (ControlCategory = {}));