Thread Chip

About this piece

Thread Chip

Thread pill with a 3-avatar stack, a reply count in primary, and a last-reply timestamp.

Usage

The import and the props worth knowing about, in one place.

import { Chat22 } from "@/components/beste/piece/chat22";

<Chat22
  replies={12}
  lastReply="2 min ago"
  participants={[
    {
      "src": "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=200&h=200&fit=crop&crop=face",
      "alt": "Ayşe",
      "fallback": "AK"
    },
    {
      "src": "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=200&h=200&fit=crop&crop=face",
      "alt": "Merve",
      "fallback": "MÖ"
    },
    {
      "src": "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=200&h=200&fit=crop&crop=face",
      "alt": "Sarah",
      "fallback": "SB"
    }
  ]}
/>

More Chat pieces

View all Chat
AK
Ayşe Kaya09:42
Sure, sending the Figma link now3

Conversation Item

Inbox row with avatar, name, message preview, timestamp, and a primary unread count chip.

AK
Ayşe KayaDesigner09:42

Pushed a new pass on the empty states — peek when you have a sec 🎨

Group Message

Avatar plus inline author, optional role chip, timestamp, and the message body beneath.

AK
Ayşe and Merve are typing

Multi Typing

Typing indicator pill showing multiple avatar stack, summary text, and three pulsing dots.

C

Care team

Online

Rowan's intake is ready for review.
Great, I'll approve the plan now.
Thanks, I'll book the first session.

Team Thread Card

A short message thread with a header contact, an online marker, and alternating incoming and outgoing bubbles.

AK
Hey, did you get a chance to look at the new onboarding flow?
09:42

Message Bubble

Chat bubble with an avatar and timestamp. Role flips alignment and color.

Replying to Ayşe
What time are we demoing tomorrow?
10 AM Istanbul, same Zoom link as last week.

Reply Thread

Quoted message block inside a bubble, with the replying author and the reply text beneath.