UNPKG

shu-c-view

Version:

rollup 打包vue@2.7组件库框架

7 lines (6 loc) 311 B
/*! * shu-c-view v2.0.16 * (c) 2025-02-24 * @license MIT */ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.BaseTBar={name:"BaseTBar",inject:["getBaseGrid"],render:function(e){return e("div",{style:"height: 100%;"},[this.$slots.default,this.$scopedSlots.tBarScope()])}};