<stream-thread name="thread">
<stream-message-list mode="thread"></stream-message-list>
<stream-message-input mode="thread"></stream-message-input>
</stream-thread>
This is documentation for
Stream Chat Angular SDK v4, which is nolonger actively maintained. For up-to-date documentation, see the latest version (v6)
.
ThreadComponent
The Thread
component represents a message thread, it is a container component that displays a thread with a header, MessageList
and MessageInput
components.
Usage
The Thread
component displays the thread header (built inside the thread), the message list and message input components:
You can use the default SDK components, or use your own custom components.
Customization
See our customization guide on how to provide your own thread header or thread 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/ThreadComponent.md
- View as markdown
- Open in ChatGPT
- Open in Claude
On this page: