fixed: 更新文档
This commit is contained in:
parent
af87aee325
commit
bab9b12301
File diff suppressed because one or more lines are too long
|
@ -50,3 +50,6 @@
|
|||
|fixed| 当表水平滚动时,此列将被固定:true或'left'或'right'| true/'left'/'right'|-|
|
||||
|render|cell的render函数有三个参数:这个单元格的文本,这行的记录,这行的索引,它返回一个对象:{children:value,props:{colSpan:1,rowSpan:1}} ==>'children'是这个单元格的文本,props是这个单元格的一些设置|-|
|
||||
|onCellClick|单击列的单元格时调用|Function(row, event)|-|
|
||||
|
||||
|
||||
{% include "mixin.md"%}
|
Loading…
Reference in New Issue