0.0.6 • Published 6 months ago

angular-material-gallery v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

AngularMaterialGallery

Easy to use Angular Lightbox Gallery Based on Angular Material!

  1. Install lib: npm i angular-material-gallery
  2. Install dependency: ng add @angular/material
  3. Import in your module: import { AngularMaterialGallery } from 'angular-material-gallery';
  4. Usage:
public images = ['https://picsum.photos/200', '/assets/img2.png']
<lib-angular-material-gallery [images]="images"></lib-angular-material-gallery>

DEMO: https://angular-libs-showcase.web.app/material-gallery

0.0.5

6 months ago

0.0.4

6 months ago

0.0.6

6 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago