foundation-notifications.notificationtype
Home > @genesislcap/foundation-notifications > NotificationType
NotificationType type
type for notification
Signature:
export type NotificationType = 'error' | 'warning' | 'success';
Home > @genesislcap/foundation-notifications > NotificationType
type for notification
Signature:
export type NotificationType = 'error' | 'warning' | 'success';