angular-toastr icon indicating copy to clipboard operation
angular-toastr copied to clipboard

Angular port of CodeSeven/toastr.

Results 62 angular-toastr issues
Sort by recently updated
recently updated
newest added

Hey, Is there a way to disable programatically some levels of toastr, ex: disable all toastr.error(); Thank you,

The Icon Class option sets the class of the toast element somewehere in the root element and is also used for the background-color of the toast. The way the icon...