Quasar / Vue Autocomplete
Budget: $10 – $30 USD
I need a Quasar AutoComplete to work with the attached text file. I need it bound with
emit-value
option-label="FullName"
option-value="MemberID"
I want that when an item is selected the FullName, MemberID and Email are written to a console log by a function that is called. I need the q-select to be attached to the original array.
I need the drop down arrow to stay functional so it can continue to be used as a select or an AutoComplete
All I need is the code
Thank you
https://quasar.dev/vue-components/select
emit-value
option-label="FullName"
option-value="MemberID"
I want that when an item is selected the FullName, MemberID and Email are written to a console log by a function that is called. I need the q-select to be attached to the original array.
I need the drop down arrow to stay functional so it can continue to be used as a select or an AutoComplete
All I need is the code
Thank you
https://quasar.dev/vue-components/select