Input Content Suggestion Plugin For Vue.js 2 – v-suggest

Install & Download:

# Yarn
$ yarn add v-suggest
# NPM
$ npm install v-suggest --save

Description:

v-suggest is a Vue2 plugin that attaches an auto-suggestion dropdown to input field while typing.

Preview:

Add Comment