Skip to content

Commit 69120c9

Browse files
author
黄书伟
committed
补充api
1 parent 53059e8 commit 69120c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/doc/table/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
| isFrozen | 此列是否要固定 | boolean || false |
4444
| isResize | 此列是否要自适应,前提是设置了`is-horizontal-resize:true` | boolean|| false |
4545
| orderBy | 排序规则 | string | asc/desc ||
46+
| isEdit | 是否启用单元格编辑 | boolean || false |
4647

4748
### title-rows(Table props)
4849
只处理复杂表头信息时用到。需要配置 `columns` 一起使用,具体用法参考复杂表头实例

0 commit comments

Comments
 (0)