Skip to main content
Version: 1.0.4

INotificationItem

@spartanfx/react v1.0.4


@spartanfx/react / INotificationItem

Interface: INotificationItem

Individual notification item

Properties

PropertyTypeDescription
createdAtstringCreation timestamp (ISO string)
idstringUnique identifier (GUID or list item ID string)
isReadbooleanRead/unread state
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