Skip to main content

INotificationPayload

@spartanfx/react v1.2.2


@spartanfx/react / index / INotificationPayload

Interface: INotificationPayload

Payload for creating a new notification

Properties

Required

PropertyTypeDescription
titlestringNotification title

Options

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