Skip to content

How to customize dropdown list of VAutocomplete for multiple searches. #20031

Answered by YSHgroup
CodeKnight-max asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @CodeKnight-max ,
As a developer using Vue and Vuetify a lot, it sounds very interesting. So, I just tried to resolve your problem and hope this help you and others who would face with such ones.

I've found a solution for your requirements by customizing the item slot in VAutocomplete component.
If you need it, please refer my code lines.

The item slot exists to customize the individual items in a dropdown, but here that is utilized to make multi list in a dropdown.
And then search and select functionality are implemented separately.

Hope there are other best solution else.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@CodeKnight-max
Comment options

Answer selected by CodeKnight-max
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants