foundation-notifications.notificationstructure
Home > @genesislcap/foundation-notifications > NotificationStructure
NotificationStructure interface
Interface for Notification Structure
Signature:
export interface NotificationStructure
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
|
string | ||
|
|
{ readonly logLevel?: LogLevel; readonly alert?: boolean; readonly toast?: Toast; readonly banner?: Banner; readonly snackbar?: Snackbar; readonly dialog?: Dialog; } |
(Optional) | |
|
|
Date |
(Optional) | |
|
|
string |
(Optional) | |
|
|
LogLevel |
(Optional) | |
|
|
string |
(Optional) |