<stream-notification type="success">
File upload was successfuly
</stream-notification>
This is documentation for
Stream Chat Angular SDK v4, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v6)
.
NotificationComponent
The Notification
component displays a notification in the notification list.
Basic Usage
Customization
You can provide your own notification component by the CustomTemplatesService
Inputs and outputs
type
• type: undefined
| NotificationType
The type of the notification
Defined in
lib/notification/notification.component.ts:16
content
• content: undefined
| TemplateRef
<void
>
The content of the notification (can also be provided using ng-content
)
Defined in
- 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/NotificationComponent.md
- View as markdown
- Open in ChatGPT
- Open in Claude