Skip to content

Commit d9f8d82

Browse files
authored
Update README.md
1 parent 53e76be commit d9f8d82

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,16 +53,16 @@ Vue.component(VPagination.name, VPagination)
5353
```
5454

5555
## 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**
5757
![vue-easytable](./examples/images/vue-easytable.gif)
5858

59-
Support cell merge
59+
**Support cell merge**
6060
![vue-easytable](./examples/images/rowspan.png)
6161

62-
Cell Editing
62+
**Cell Editing**
6363
![vue-easytable](./examples/images/edit.gif)
6464

65-
Support checkbox selection
65+
**Support checkbox selection**
6666
![vue-easytable](./examples/images/selection.gif)
6767

6868
## License

0 commit comments

Comments
 (0)