We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f725a9f commit 2cb31eaCopy full SHA for 2cb31ea
examples/doc/table/api.md
@@ -63,6 +63,8 @@
63
| on-row-click | 行点击回调 | — |
64
| row-mouse-enter| 鼠标进入表体行的回调| rowIndex |
65
| row-mouse-leave| 鼠标离开表体行的回调| rowIndex |
66
+| sort-change| 点击排序回调| sortColumns(排序的列对象信息) |
67
+
68
69
70
### Table Methods
0 commit comments