This is documentation for the release candidate
Stream Chat React Native SDK v6. For the latest stable version, see the latest version (v5).
ChannelPreviewMutedStatus
Component to render the muted status for a channel, within the ChannelList
component.
This is the default component provided to the prop PreviewMutedStatus
on the ChannelList
component.
Props
channel
Instance of Channel from stream-chat package.
Type |
---|
Channel |
muted
Value which stores the muted status of the Channel.
Type |
---|
Boolean |