UNPKG

vxe-design

Version:

A PC-based visual designer based on Vxe UI, used for building zero-code and low-code platforms

1 lines 326 B
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.getWidgetVxeSwitchConfig=void 0;var _util=require("../render/util");const getWidgetVxeSwitchConfig=()=>({title:_util.handleGetFormDesignWidgetName,icon:"vxe-icon-switch",query:!0,options:{}});exports.getWidgetVxeSwitchConfig=getWidgetVxeSwitchConfig;