<ChatHeader>
The <ChatHeader> component is displayed at the top of the chat panel.
A collection of objects which are passed to all Chatbox theme components.
A record of user IDs and their connection status.
The current user's permissions.
In the default theme, the <ChatHeader> component is implemented as follows:
ChatHeader.jsJavaScript1// loading...