0.0.1 • Published 2 years ago
angular-material-gallery v0.0.1
AngularMaterialGallery
Easy to use Angular Lightbox Gallery Based on Angular Material!
- Install lib:
npm i angular-material-gallery - Install dependency:
ng add @angular/material - Import in your module:
import { AngularMaterialGallery } from 'angular-material-gallery'; - 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