ant-design/components/splitter/demo/lazy.md
Oyster Lee 67738152fe
feat(Splitter): add lazy mode (#51557)
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-11-14 09:54:20 +08:00

197 B

zh-CN

延迟渲染模式,拖拽时不会立即更新大小,而是等到松手时才更新。

en-US

Lazy mode, dragging does not update the size immediately, but updates when released.