@@ -23,28 +23,28 @@ Based on vue2.x flexible table components.
2323
2424## Supports
2525
26- - [x] Internationalization
27- - [x] Theme Custom
28- - [x] Built in theme
29- - [x] Column Fixed
30- - [x] Header Fixed
31- - [x] Header Grouping
32- - [x] Filter
33- - [x] Sort
34- - [x] Cell Style
35- - [x] Cell Span
36- - [x] Cell Custom
37- - [x] Cell Selection(keyboard operation)
38- - [x] Cell Ellipsis
39- - [x] Row Radio
40- - [x] Row Checkbox
41- - [x] Row Expand
42- - [x] Row Style
43- - [x] Footer Summary
44- - [x] Pagination
45- - [x] Virtual Scroll
46- - [x] Event Custom
47- - [x] Loading component
26+ - [x] [ Internationalization] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/locale )
27+ - [x] [ Theme Custom & Built in theme ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/theme )
28+ - [x] [ Virtual Scroll ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/virtual-scroll )
29+ - [x] [ Column Fixed] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/column-fixed )
30+ - [x] [ Header Fixed] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/header-fixed )
31+ - [x] [ Header Grouping] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/header-grouping )
32+ - [x] [ Filter] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/header-filter )
33+ - [x] [ Sort] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/header-sort )
34+ - [x] [ Cell Style] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/cell-style )
35+ - [x] [ Cell Custom ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/cell-custom )
36+ - [x] [ Cell Span ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/cell-span )
37+ - [x] [ Cell Selection(keyboard operation) ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/cell-selection )
38+ - [x] [ Cell Ellipsis] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/cell-ellipsis )
39+ - [x] [ Row Radio] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/row-radio )
40+ - [x] [ Row Checkbox] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/row-checkbox )
41+ - [x] [ Row Expand] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/row-expand )
42+ - [x] [ Row Style] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/row-style )
43+ - [x] [ Footer Summary] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/footer-summary )
44+ - [x] [ Event Custom ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/table/event-custom )
45+ - [x] [ Loading component ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/base/loading )
46+ - [x] [ Pagination component ] ( http://doc.huangsw.com/vue-easytable/#/zh/doc/base/pagination )
47+ - [ More ] ( http://doc.huangsw.com/vue-easytable )
4848
4949## Environment Support
5050
0 commit comments