v-suggest icon indicating copy to clipboard operation
v-suggest copied to clipboard

A Vue2 plugin for input content suggestions, support using keyboard to navigate and quick pick, it make use experience like search engine input element

Results 9 v-suggest issues
Sort by recently updated
recently updated
newest added

Space does not work when typing, it is automatically cut off.

Dear Terry, What is the best way to set default value(selection) from a props? 10X in advance

Dear Terry, Could you please provide a simple way to "Add/Remove" class "error" and "valid" (maybe via props) to a nested tag. This will be very helpful if we use...

V-Suggest :on Local Machine It working well but i'm host it to server it not working it don't show control input but no error detect and required still work on...

**Result:** input field doubled, in the back is styled input, and in the front is v-suggest styled input ![image](https://user-images.githubusercontent.com/13059007/74658283-841aa500-51c4-11ea-84e3-bc4712111321.png) **Expected:** input field styled according to class applied from css framework...

I'm populating the passing a list of suggestions to the `data` prop which get set in an async function. Basically, I have a component that watches `search`, hits the api,...

It would be nice to see d.ts in all your component collection.

how to mutil select item?

Please add Vue 3 support. thank you