UNPKG

ngx-crystal-gallery

Version:

Responsive gallery with support for masonry layout and lightbox.

13 lines (12 loc) 315 B
export declare const defaultConfig: { masonry: boolean; masonryMaxHeight: number; masonryGutter: number; loop: boolean; index: number; backgroundOpacity: number; counter: boolean; lightboxMaxHeight: string; lightboxMaxWidth: string; animationDuration: number; };