Skip to main content

foundation-notifications.notificationbuilder.withbanner

Home > @genesislcap/foundation-notifications > NotificationBuilder > withBanner

NotificationBuilder.withBanner() method

Warning: This API is now obsolete.

Use showNotificationBanner/Dialog/Snackbar/Toast instead or provide a NotificationStructure object when used with an event for a notification listener.

Add banner to notification

Signature:

withBanner(banner: Banner): NotificationBuilder;

Parameters

Parameter

Type

Description

banner

Banner

Banner

Returns:

NotificationBuilder