0.0.2 • Published 4 months ago

irisa-toasts v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

app.component.html

ts: constructor(private toastService: ToastService){}

this.toastService.showSuccessToast(this.translate.instant('Messages.YourPasswordChangedSuccessfully')); this.toastService.showErrorToast(this.translateService.instant("Messages.YourProfileSubmitedFailed"));

0.0.2

4 months ago

0.0.1

12 months ago