I am new to using Fuse.js and Vue-select. I did read the docs on how to set up Fuse with vue-select, but need a little more help. How does one do the "highlighting" feature with fuse.js and vue-select?
Describe the solution you'd like
When user searches for books, the drop down items shall be highlighted with the query of the user's search.
I am new to using Fuse.js and Vue-select. I did read the docs on how to set up Fuse with vue-select, but need a little more help. How does one do the "highlighting" feature with fuse.js and vue-select?
Describe the solution you'd like When user searches for books, the drop down items shall be highlighted with the query of the user's search.
Describe alternatives you've considered None