<div id="root">
<stream-channel-list></stream-channel-list>
<stream-channel>
<stream-channel-header></stream-channel-header>
<stream-message-list></stream-message-list>
<stream-message-input></stream-message-input>
</stream-channel>
<stream-notification-list></stream-notification-list>
</div>
This is documentation for
Stream Chat Angular SDK v4, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v6).
NotificationListComponent
The NotificationList
component displays the list of active notifications.
Basic Usage
You can use the NotificationList
component to display the active notifications:
Customization
See our customization guide on how to provide your own notification list component.
- I'm working with the Stream Chat Angular SDK and would like to ask questions about this documentation page: https://getstream.io/chat/docs/sdk/angular/v4/components/NotificationListComponent.md
- View as markdown
- Open in ChatGPT
- Open in Claude
On this page: