UNPKG

abhi9-ionic-angular

Version:

A modified version with stripped down CSS of a powerful framework for building mobile and progressive web apps with JavaScript and Angular

6 lines (5 loc) 124 B
export interface PopoverOptions { cssClass?: string; showBackdrop?: boolean; enableBackdropDismiss?: boolean; }