1.0.0 • Published 2 years ago

vue-image-grid-viewer v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Vue Images Grid Viewer

Logo

Project Briefing

An image library that's used to show the images in beautiful grids. Below you will find some information on how to perform common tasks.

Vue Images Grid Viewer

Built With

Authors

Installation

Install my-project with npm

  npm install my-project
  cd my-project

Basic Usage

 import project
 use ....

Features

  • completely responsive
  • image viewer
  • Icon Favorites

API Reference

Props

ParameterTypeDescription
widthString,Numberdefault: 100%, set width for images
imagesArrayrequired images'firstImage.png','secondImage.jpeg','etc...'
showHeartBooleandefault: true , hide or show Heart Icon
isLoveBooleandefault: false ,highlight Heart Icon
showAllButtonBooleandefault: true ,hide or show Show All button