<AfterMessages>
The <AfterMessages> component is rendered inside the message list container, after the last message. In the default theme, it displays typing indicators when there are other users typing in the chat.
A collection of objects which are passed to all Chatbox theme components.
In the default theme, the <AfterMessages> component is implemented as follows:
AfterMessages.jsJavaScript1// loading...