v-gallery Plugin
I am trying to use this vue plugin in vuepress site
As the documentation (for plugin) is written in vuepress and contains the plugin (v-gallery) same is possible .
Imported the plugin locally in singlefile component import VueGallery from "v-gallery/src/Gallery"; and proceeded as default instructions in the documentation
import VueGallery from "v-gallery/src/Gallery";
import VueGallery from "v-gallery";
Link to github repo to reproduce
2.1m questions
2.1m answers
60 comments
57.0k users