UNPKG

@crystalui/angular-lightbox

Version:

Angular library for viewing images in a pop-up window with touch screen support.

3 lines (2 loc) 264 B
export declare type ShowState = 'initial' | 'initial-default' | 'initial-thumbnail-image' | 'initial-virtual-image' | 'animation' | 'animation-end'; export declare type ClosingState = 'initial' | 'reset-scale' | 'initial-styles' | 'animation' | 'animation-end';