foundation-notifications.toastbuilder
Home > @genesislcap/foundation-notifications > ToastBuilder
ToastBuilder class
Warning: This API is now obsolete.
Use showNotificationToast instead or provide a NotificationStructure object when used with an event for a notification listener.
Signature:
export declare class ToastBuilder
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
Build notification | ||
|
Add auto close to notification | ||
|
Add buttons to notifications | ||
|
Add close timeout to notification | ||
|
Add details data to notifications | ||
|
Add position to toast | ||
|
Add type to notification, if the type is anything other than 'warning' or 'success' do not add it |