Chat bubble with three staggered dots. Signals that the other side is typing.
The import and the props worth knowing about, in one place.
import { Chat2 } from "@/components/beste/piece/chat2";
<Chat2
avatarSrc="https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop&crop=face"
avatarAlt="Sarah Brown"
fallback="SB"
/>Typing indicator pill showing multiple avatar stack, summary text, and three pulsing dots.
Two-person thread that plays out once: a typing indicator bounces before each incoming reply, bubbles slide up as they land, and the finished conversation stays put.
Message bubble with a small floating reaction chip tucked into the bottom corner.
Standard chat bubble with a subtle italic edited caption beneath.