File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,16 +53,16 @@ Vue.component(VPagination.name, VPagination)
53
53
```
54
54
55
55
## Effect
56
- Adaptive、Fixed column, header fixed、Support column width drag、Custom columns, custom cell styles、Own paging component
56
+ ** Adaptive、Fixed column, header fixed、Support column width drag、Custom columns, custom cell styles、Own paging component**
57
57
![ vue-easytable] ( ./examples/images/vue-easytable.gif )
58
58
59
- Support cell merge
59
+ ** Support cell merge**
60
60
![ vue-easytable] ( ./examples/images/rowspan.png )
61
61
62
- Cell Editing
62
+ ** Cell Editing**
63
63
![ vue-easytable] ( ./examples/images/edit.gif )
64
64
65
- Support checkbox selection
65
+ ** Support checkbox selection**
66
66
![ vue-easytable] ( ./examples/images/selection.gif )
67
67
68
68
## License
You can’t perform that action at this time.
0 commit comments