[Feature Request] Let el-cascader lazy load when filtering
Open
stale
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
Yes
### Component Name
el-cascader
### Description
Lazy loading is great for expanding child nodes. But you may also want a filterable cascader, and fetch the filtered tree from a data store. I have a very large tree (thousands of nodes) and would like to support both lazy load and filtering the full data set.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.