vue-search-select icon indicating copy to clipboard operation
vue-search-select copied to clipboard

Searching of items

Open giliomeejg opened this issue 6 years ago • 0 comments

What would be great is the ability to search multiple words, e.g.

Options: 1 - Cat Bat Hat 2 - Rock Paper Scissors

When I search for 'cat hat', it would be great if option 1 is shown, in other words it's not simply a text match, but it matches on a variety of words separated by space.

The alternative is to make a search match function available that one could hook into.

giliomeejg avatar Jan 14 '19 18:01 giliomeejg