foundation-notifications.notificationbuilder.withtoast
Home > @genesislcap/foundation-notifications > NotificationBuilder > withToast
NotificationBuilder.withToast() 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 toast to notification
Signature:
withToast(toast: Toast): NotificationBuilder;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
toast |
Returns: