Alert Service
class AlertService
Last updated
class AlertService
Last updated
This service is a wrapper for communicating with MatSnackBar
, which manages alerts.
It shows alerts for a duration configured in app.config.ts
. An optional callback can also be passed which is executed on clicking the CTA (Call To Action) within the alert.