This is documentation for the release candidate
Stream Chat React Native SDK v6. For the latest stable version, see the latest version (v5).
ChannelPreviewTitle
Component to render the title for a channel, within the ChannelList
component.
This is the default component provided to the prop PreviewTitle
on the ChannelList
component.
Props
displayName
Formatted name for the previewed channel.
Type |
---|
String |
channel
Instance of Channel from stream-chat package.
Type |
---|
Channel |
On this page: