Skip to main content
cngx-src documentation

BannerRef

Interface

projects/ui/feedback/banner/banner.service.ts

Referenced by#

Import#

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

Description#

Handle to a displayed banner.

Index#

Methods#

afterDismissed#Observable

Emits after the banner is fully removed.

dismiss#void

Programmatically dismiss this banner.