Vue Autocomplete
A simple, powerful, lightweight and customizable autocomplete tool programmed for Vue projects!
Requirements
Recommended vue version - 3.2.25
or higher. This module was completely tested from the version 3.2.5
.
It would also work from the version 3.2.13
in which @vue/compiler-sfc
was merged with vue
package. We recommend you to check if the package is getting installed if your vue version is between 3.2.13
and 3.2.24
.