File tree Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Expand file tree Collapse file tree 1 file changed +9
-14
lines changed Original file line number Diff line number Diff line change @@ -11,20 +11,15 @@ Based on vue2.x flexible table components.
1111[ API&Examples] ( http://doc.huangsw.com/vue-easytable/app.html )
1212
1313## Features
14- 1 . Adaptive, can be automatically adapted as the browser window changes
15- 自适应,可以随着浏览器窗口改变自动适应
16- 2 . Fixed column, head fixed
17- 固定列,表头固定
18- 3 . The default support for column width drag
19- 默认支持列宽拖动
20- 4 . Supports single field sorting and multiple field sorting
21- 支持单个字段排序和多个字段排序
22- 5 . Custom columns, custom cell styles, loading effects, and more
23- 自定义列、自定义单元格样式、loading效果等
24- 6 . With paging components
25- 自带分页组件
26- 7 . Cell edit
27- 单元格编辑
14+ 1 . [ 自适应,可以随着浏览器窗口改变自动适应] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-simple-table-resize )
15+ 2 . [ 固定列,表头固定] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-frozen-title-columns )
16+ 3 . [ 默认支持列宽拖动] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-basic-no-table-width )
17+ 4 . [ 支持单个字段排序和多个字段排序] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-sort-by-single-columns )
18+ 5 . [ 自定义列、自定义单元格样式] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-custom-columns )
19+ 6 . [ loading效果、自定义loading 等] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-loading-and-error-content )
20+ 7 . [ 自带分页组件] ( http://doc.huangsw.com/vue-easytable/app.html#/pagination )
21+ 8 . [ 单元格编辑] ( http://doc.huangsw.com/vue-easytable/app.html#/table?anchor=table-cell-edit )
22+
2823
2924## Install
3025
You can’t perform that action at this time.
0 commit comments