Skip to content

Commit 4fccb28

Browse files
committed
docs: polish Chinese README wording
1 parent ebf5643 commit 4fccb28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ tblRef.current?.scrollTo({ key: 'rowKey', align: 'start' });
124124
| offset | number | - | 与目标位置的额外偏移 |
125125
| align | `start` \| `center` \| `end` \| `nearest` | `nearest` | 滚动容器内目标元素的对齐方式。 `start` 对齐到顶部,`center` 对齐到中间,`end` 对齐到底部,`nearest` 自动选择最接近的对齐方式。注意:虚拟表不支持 `center`。 |
126126
127-
## Column Props
127+
## Column 属性
128128
129129
| 名称 | 类型 | 默认值 | 说明 |
130130
| --- | --- | --- | --- |

0 commit comments

Comments
 (0)