Sessions
Sessions sidebar — the list of past chats, the new-session trigger, and group-by-date helpers. All read state from ChatContext.
Imports
import {
SessionsList,
SessionGroups,
SessionsGroup,
SessionListItem,
NewSessionButton
} from 'reachat';
SessionsList
Sidebar wrapper that renders an animated container around its children. Hidden in compact mode while a session is active (so the panel can take over the viewport).
| Prop | Type | Default | Descriptio
[Description truncada. Veja o README completo no GitHub.]