Components/Notification

Notification

Notification list item with avatar, title, description, time, and unread indicator.

Installation

Examples

Notification list

Stack of notifications with unread dot.

Alex Johnson

Alex Johnson followed you.

2m ago

Sarah Kim

Sarah Kim liked your post.

1h ago

Marcus Webb

Marcus Webb commented on your component.

3h ago

Diana Chen

Diana Chen mentioned you.

Yesterday

API Reference

PropTypeDefaultDescription
title*stringrequiredNotification heading.
descriptionstringBody text.
avatarReactNodeAvatar element.
timestringRelative time string.
unreadbooleanfalseShows unread indicator dot.
onClick() => voidCalled when notification is clicked.