foundation-notifications.notificationbuilder
Home > @genesislcap/foundation-notifications > NotificationBuilder
NotificationBuilder class
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.
NotificationBuilder to build NotificationStructure
Signature:
export declare class NotificationBuilder
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Build NotificationStructure | ||
|
Add alert to notification | ||
|
Add banner to notification | ||
|
Add body details to notification | ||
|
Add the creation date to notification | ||
|
Add dialog to notification | ||
|
Add log level to notification | ||
|
Add snackbar to notification | ||
|
Add title to notification | ||
|
Add toast to notification |