1.3.3 • Published 2 years ago
@luminexs/gallery v1.3.3
@luminexs/gallery
Installation
- Add the following line to the
devDependencieswith your package manager:
# Using npm
npm install @luminexs/gallery --save-dev- Add
@luminexs/galleryto themodulessection ofnuxt.config.js
{
modules: [
['@luminexs/gallery', {
token: "your token"
}],
],
}🚀 Usage
- Open gallery
this.$gallery.open()