customize-table

1.0.9 • Public • Published

该组件是vue-easytable的部分功能,不再更新,请勿下载使用,使用文档请参照 vue-easytable(http://doc.huangsw.com/vue-easytable/app.html#/install)

customize-table

Install

npm install customize-table --save-dev

Usage(more usage

// import css
import 'customize-table/libs/themes-base/index.css'

// import table and pagination comp
import {VTable,VPagination} from 'customize-table'

// Register to global
Vue.component(VTable.name, VTable)
Vue.component(VPagination.name, VPagination)

also you can use it by api

Readme

Keywords

none

Package Sidebar

Install

npm i customize-table

Weekly Downloads

7

Version

1.0.9

License

MIT

Unpacked Size

438 kB

Total Files

69

Last publish

Collaborators

  • liangyinga