@progress/kendo-vue-data-tools
Version:
9 lines (8 loc) • 682 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("vue"),o=require("@progress/kendo-vue-common"),n=e.defineComponent({render(){const t=o.getDefaultSlots(this);return e.createVNode("div",{class:"k-columnmenu-item-wrapper"},[t])}});exports.ColumnMenuItemGroup=n;