Category "toastr"

how to render toastr within angular?

How do you import toastr into an angular app? I'm following the Angular Fundamentals course, and attempting to simply display toastr.success from within my exp

how to show a confirmation dialog box in toastr

I have the below code for a delete button in the controller, $scope.removes = function (scope) { toastr.success("Delete all?","<br /><br />