UNPKG

ng-modals

Version:

Make a modal in angular extremely easily with ng-modals. Installation to have a modal pop up is quick and easy.

5 lines (4 loc) 76 B
export interface NgModalsInterface { data: any; toggleModal: any; }