<ReplyBar>
The <ReplyBar> component is displayed by the <MessageField> when the user is replying to a message. It displays the message that the current user is currently replying to.
A collection of objects which are passed to all Chatbox theme components.
The message that's being replied to.
In the default theme, the <ReplyBar> component is implemented as follows:
ReplyBar.jsJavaScript1// loading...