smart-table-vue:Vue.js与智能表的绑定

时间:2024-05-27 12:26:05
【文件属性】:

文件名称:smart-table-vue:Vue.js与智能表的绑定

文件大小:114KB

文件格式:ZIP

更新时间:2024-05-27 12:26:05

vuejs grid table data-table smart-table

智能表提示 智能表绑定。 有关更多详细信息,请参考。 查看 作为一组方便的mixin来提供,因此您可以仅关注模板。 入门 安装 通过包管理器,您可以安装smart-table-vue包 yarn add smart-table-vue 或者 npm install --save smart-table-vue 用法 import { sort , table as tableMixin } from 'smart-table-vue' ; import { table } from 'smart-table-core' ; //use "sort" mixin to add a sortable behavior Vue . component ( "SortableHeader" , { mixins : [ sort ] , template : `<th v-bind:


网友评论