UNPKG

ng-angular-popup

Version:

A modern, lightweight, and customizable toast notification library for Angular applications

9 lines (8 loc) 279 B
export declare enum ToasterPosition { TOP_LEFT = "toaster-top-left", TOP_CENTER = "toaster-top-center", TOP_RIGHT = "toaster-top-right", BOTTOM_LEFT = "toaster-bottom-left", BOTTOM_CENTER = "toaster-bottom-center", BOTTOM_RIGHT = "toaster-bottom-right" }