vue-data-tables
Version:
A simple, customizable and pageable table, based on vue2 and element-ui.
17 lines (13 loc) • 433 B
Markdown
# [vue-data-tables](https://github.com/njleonzhang/vue-data-tables/)
> A simple, customizable and pageable table, based on vue2 and element-ui.
This lib depends on the following [element-ui](http://element.eleme.io/#/en-US) components:
* el-table
* el-table-column
* el-row
* el-col
* el-input
* el-button
* el-pagination
* el-checkbox
* el-checkbox-group
** Support both font-side and server-side data source from version 2.1 **