<MessageListFooter>
The <MessageListFooter> component is displayed at the bottom of the message list. It can have 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 <MessageListFooter> component is implemented as follows:
MessageListFooter.jsJavaScript1// loading...