mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-13 16:35:51 +08:00
6f2bddd5a1
* chore: update demo * chore: adjust fixed style * chore: opt scroll height * chore: clean up * chore: update demo * chore: bump rc-virtual-list * chore: update deps * chore: bump rc-table * fix: clean up * chore: fix demo * test: add test case
8 lines
249 B
Markdown
8 lines
249 B
Markdown
## zh-CN
|
|
|
|
通过 `virtual` 开启虚拟滚动,此时 `scroll.x` 与 `scroll.y` 必须设置且为 `number` 类型。
|
|
|
|
## en-US
|
|
|
|
Set `virtual` to enable virtual scroll, and `scroll.x` and `scroll.y` must be set at the same time with `number` type.
|