Components
Channel Group
This component renders a given list of Chat
channels in a Column
, each chat in
its own ChannelRow, with the Chat.displayName
as the title and the subtitle showing
a preview of the members within it. This is utilized in the UserDetailsView
to show which channels the current user has in common with any other user.
For a more detailed API definition, check out the API docs here.
Was this page helpful?