<TimeAgo>
The <TimeAgo> component displays the amount of elapsed time since a message was sent.
A collection of objects which are passed to all Chatbox theme components.
The timestamp of when the message was sent. Holds the number of milliseconds passed since the Unix Epoch.
In the default theme, the <TimeAgo> component is implemented as follows:
TimeAgo.jsJavaScript1// loading...