UNPKG

ng-image-fullscreen-view

Version:

An Angular responsive image full screen viewer. Also support youtube and mp4 video urls, captures swipes from phones and tablets, Compatible with Angular Universal, Captures keyboard next/previous arrow.

6 lines (5 loc) 146 B
export declare class NgImageFullscreenViewService { constructor(); isBase64(str: any): boolean; base64FileExtension(str: any): any; }