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 |