Skip to main content

foundation-notifications.notificationbuilder.withalert

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

NotificationBuilder.withAlert() 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 alert to notification

Signature:

withAlert(alert: boolean): NotificationBuilder;

Parameters

Parameter

Type

Description

alert

boolean

boolean

Returns:

NotificationBuilder