Bell
component displays the notification bell icon. It can also be used to show the number of unread notifications.
<Bell/>
and render them as custom bell icon.
<Inbox />
can be mounted in your own popover component. For further
customization, you can also use the renderBell
and renderNotification
render
props. Below is an example of how to use <Inbox />
with Radix
UI.