Skip to main content

foundation-notifications.shownotificationbanner

Home > @genesislcap/foundation-notifications > showNotificationBanner

showNotificationBanner() function

Shows the notification banner

Signature:

showNotificationBanner: (configuration: BannerStructure, tagName: String, notificationBoundary?: HTMLElement) => void

Parameters

Parameter

Type

Description

configuration

BannerStructure

tagName

String

notificationBoundary

HTMLElement

(Optional)

Returns:

void