You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
624 B

Object.defineProperty(exports,"__esModule",{value:!0}),exports.default=exports.VxeOptgroup=exports.Optgroup=void 0;var _core=require("@vxe-ui/core"),_optgroup=_interopRequireDefault(require("../select/src/optgroup")),_dynamics=require("../dynamics");function _interopRequireDefault(e){return e&&e.__esModule?e:{default:e}}var VxeOptgroup=exports.VxeOptgroup=Object.assign(_optgroup.default,{install:function(e){e.component(_optgroup.default.name,_optgroup.default)}}),Optgroup=(_dynamics.dynamicApp.use(VxeOptgroup),_core.VxeUI.component(_optgroup.default),exports.Optgroup=VxeOptgroup),_default=exports.default=VxeOptgroup;