Skip to main content
cngx-src documentation

AlertRef

Interface

projects/ui/feedback/alert/alerter.service.ts

Referenced by#

Import#

import { AlertRef } from '@cngx/ui/feedback'

Description#

Handle to a displayed alert - allows programmatic dismiss.

Index#

Methods#

afterDismissed#Observable

Emits after the alert is fully removed.

dismiss#void

Programmatically dismiss this alert.