Skip to main content
Version: 1.0.4

INotificationPayload

@spartanfx/react v1.0.4


@spartanfx/react / INotificationPayload

Interface: INotificationPayload

Payload for creating a new notification

Properties

PropertyTypeDescription
level?NotificationLevelSeverity level
linkUrl?stringOptional click-through URL
message?stringOptional detailed message
metadata?Record<string, unknown>Optional metadata
source?stringOptional source/feature name
titlestringNotification title