We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there!
How can i limit shown results in select? Something like: 'Afghanistan, Albania and 24 more'
The text was updated successfully, but these errors were encountered:
The functionality you want is not provided in the official repo. Only in these fork: https://github.com/klausapp/vue-select Issues #1003, #1036
Unfortunately, the author didn't merge this PR yet.
Sorry, something went wrong.
Hey Guys, I added new property limit including slot option here is PR: #1823
<v-select v-model="selected" :limit="2" multiple> </v-select>
No branches or pull requests
Hi there!
How can i limit shown results in select? Something like: 'Afghanistan, Albania and 24 more'
The text was updated successfully, but these errors were encountered: