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

Add maxSelectedLabels, selectedItemsLabel and selectAll properties to MultiSelect #1455

Closed
mertsincan opened this issue Aug 17, 2021 · 1 comment
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add vue2-portable
Milestone

Comments

@mertsincan
Copy link
Member

Name Type Default Description
maxSelectedLabels number null Decides how many selected item labels to show at most.
selectedItemsLabel string {0} items selected Label to display after exceeding max selected labels.
selectAll boolean false Whether all data is selected.
@mertsincan mertsincan added the Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add label Aug 17, 2021
@mertsincan mertsincan added this to the 3.6.5 milestone Aug 17, 2021
@mertsincan mertsincan self-assigned this Aug 17, 2021
@mertsincan
Copy link
Member Author

Fixed in c8421dc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add vue2-portable
Projects
None yet
Development

No branches or pull requests

2 participants