Skip to content

[cascader] Cascader single layer options support virtual list #6779

@shawDirectUser

Description

@shawDirectUser
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

In work cases, I met the problems where the cascader single layer options length is more than 2000(which makes the cascader open slowly). If Cascader component can provide the virtual-list-props, the performance will be more faster than current usage.

What does the proposed API look like?

:virtual-list-props="{ height: 200 }"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions