fixed: 更新文档

This commit is contained in:
huyueb 2017-09-21 14:34:05 +08:00
parent af87aee325
commit bab9b12301
2 changed files with 4 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@ -50,3 +50,6 @@
|fixed| 当表水平滚动时此列将被固定true或'left'或'right'| true/'left'/'right'|-|
|render|cell的render函数有三个参数这个单元格的文本这行的记录这行的索引它返回一个对象{childrenvalueprops{colSpan1rowSpan1}} ==>'children'是这个单元格的文本props是这个单元格的一些设置|-|
|onCellClick|单击列的单元格时调用|Function(row, event)|-|
{% include "mixin.md"%}