Components
Chat Message
Renders the contents of a given Message from a Chat
.
This is used by MessageList to form the contents of a conversational chat, by properly aligning messages to left or right depending on sender (left aligned for incoming and right aligned for outgoing).
There are a few overload methods for this component dependent on your usage and level of customization needs.
For a more detailed API definition, check out the API docs here.
Was this page helpful?