Last date modified: 2026-Sep-09

Interface: ICardBanner

A card banner instance

Extended by

Properties

bannerClass

bannerClass: string

Banner class


card

readonlycard: ICard

Card the banner is associated with


dismissed

readonlydismissed: boolean

Whether the banner has been dismissed or not


type

readonlytype: CardBannerType

Banner type

Methods

dismiss()

dismiss(): void

Method to dismiss the banner

Returns

void

Feedback