Skip to main content
cngx-src documentation

ToastState

Interface

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

Referenced by#

Import#

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

Description#

Tracked state for a single toast - the element type of the public CngxToaster.toasts signal. Immutable per slot; treat as read-only.

Index#

Instance Properties#

config#unknown
Readonly
count#number
Readonly

Dedup counter - incremented when identical toast fires again.

createdAt#number
Readonly
Readonly