Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

级联选择是不是没有使用虚拟列表,好似数据多会比较卡 #2080

Open
HopperYoung opened this issue Dec 29, 2023 · 1 comment

Comments

@HopperYoung
Copy link

No description provided.

@KMS-Bismarck
Copy link
Contributor

Hi!
Cascader 组件目前没有提供虚拟列表的功能,后续我们会考虑在 3.0 (shineout-next)版本中增加这项特性。
当然,还是非常建议对较重的数据做“瘦身”。虚拟列表缓解了一部分渲染压力,但是庞大的数据在整个链路上的开销是不小的。当然,Cascader 能够支持动态加载,条件允许下,这项功能可能会带来出色的效果!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants