Handle to a displayed alert - allows programmatic dismissAlertRef
Interface
projects/ui/feedback/alert/alerter.service.ts
Import#
import { AlertRef } from '@cngx/ui/feedback'
Description#
Handle to a displayed alert - allows programmatic dismiss.
Methods#
afterDismissed#Observable Emits after the alert is fully removed.
Programmatically dismiss this alert.