Skip to main content
cngx-src documentation

ToastRef

Interface

projects/ui/feedback/toast/toast.service.ts

Referenced by#

Import#

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

Description#

Handle to a displayed toast - allows programmatic dismiss.

Index#

Methods#

afterDismissed#Observable

Emits after the toast is fully removed (post-animation).

dismiss#void

Programmatically dismiss this toast.