UNPKG

ng-angular-popup

Version:

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

9 lines (8 loc) 215 B
export declare enum ToastType { PRIMARY = "toast-primary", SECONDARY = "toast-secondary", SUCCESS = "toast-success", INFO = "toast-info", WARNING = "toast-warning", DANGER = "toast-danger" }