NotificationItem

Notification entry with user avatar, message, timestamp, and unread state.

Example

Alice commented on your pull request2 minutes ago
Bob approved your changes1 hour ago

Props

NameTypeDefaultRequiredDescription
userstringRequiredUser name
userInitialsstringNoAvatar fallback
userAvatarSrcstringNoAvatar image
messagestringRequiredNotification text
timestampstringRequiredTime display
unreadbooleanNoUnread indicator
hrefstringNoClick destination
onDismiss() => voidNoDismiss handler

Composed Atoms