Skip to content

Commit 9164eed

Browse files
author
黄书伟
committed
update
1 parent 5ae24e4 commit 9164eed

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/doc/table/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
| 参数 | 说明 | 类型 | 可选值 | 默认值 |
44
|---------- |-------------- |---------- |-------------------------------- |-------- |
55
| width | table 宽度 | number |||
6-
| min-width | table 最小宽度(当表格自适应时| number |||
6+
| min-width | table 最小宽度(当设置了横向自适应时生效| number |||
77
| height | table 高度 | number |||
8-
| min-height | table最小高度(当表格自适应时生效`resize()`| - |||
8+
| min-height | table最小高度(当设置了纵向自适应时生效| number |||
99
| title-row-height | 表头行高 | number || 38px |
1010
| row-height | 表格体行高 | string || 40px |
1111
| footer-row-height | footer 每一行的高度 | number || 40 |

0 commit comments

Comments
 (0)