Angular Gallery simplifies the process of creating beautiful photo galleries for the web and mobile devices.
angular image gallery with thumbnails, ng gallery, responsive image gallery angular, image gallery angular material, ks89angular modal gallery, angular photo gallery example
How to make use of it:
Installation:
npm i ng-gallery @angular/cdk
1. Import BrowserAnimationsModule
into the root module.
import { GalleryModule } from 'ng-gallery'; @NgModule({ imports: [ GalleryModule ] })
2. Use GalleryModule.withConfig ({...})
to set the configuration that applies to the module and its dependencies.
import { GalleryModule } from 'ng-gallery'; @NgModule({ imports: [ GalleryModule.withConfig({ ... }) ] })
Beautiful Gallery With Angular Plugin/Github, angular image gallery grid, how to create image gallery in angular
See Demo And Download
Official Website(MurhafSousli): Click Here
This superior jQuery/javascript plugin is developed by MurhafSousli. For extra advanced usage, please go to the official website.