Please tell me if we can customize item-text for v-select ?
item-text
v-select
I want customize each item in v-select, something like this :<
Here's an example in simple following code:
{{ item.name }} - {{ item.age }} {{ item.name }} - {{ item.age }}
The following is the reference: https://vuetifyjs.com/en/components/autocompletes#advanced-slots