Components
<InboxContent />
By default, <InboxContent />
renders the content of the <Inbox />
popover. This component is meant to be used with a custom popover.
Behaviour
The <InboxContent />
component can receive all the props that <Inbox />
does, besides the configuration and bell specific ones.
Was this page helpful?