Handle to a displayed toast - allows programmatic dismissToastRef
Interface
projects/ui/feedback/toast/toast.service.ts
Import#
import { ToastRef } from '@cngx/ui/feedback'
Description#
Handle to a displayed toast - allows programmatic dismiss.
Methods#
afterDismissed#Observable Emits after the toast is fully removed (post-animation).
Programmatically dismiss this toast.