Alice Chen
Which component should I use for the message input area?
A messenger-style layout with no bubbles, left-aligned messages, and author names as group headers.
Set variant="compact" on ChatBox to switch the entire chat to a compact layout.
Both the conversation list and the message list adapt automatically.
| Default | Compact |
|---|---|
| Colored message bubbles | Plain text, no background |
| User messages right-aligned | All messages left-aligned |
| Timestamp below each message | Timestamp in the group header, next to author |
| Conversation list shows avatar + preview | Conversation list shows compact title + actions |