Typing Conversation

Nina SimoneActive now
About this piece

Typing Conversation

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.

Usage

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

import { Chat35 } from "@/components/beste/piece/chat35";

<Chat35
  messages={[
    {
      "from": "them",
      "text": "Hey, is the new mix ready?"
    },
    {
      "from": "me",
      "text": "Almost. Bouncing the final version now."
    },
    {
      "from": "them",
      "text": "Perfect. Can you send the stems too?"
    },
    {
      "from": "me",
      "text": "Sure, sharing the folder in a minute."
    },
    {
      "from": "them",
      "text": "You are the best. Thank you!"
    }
  ]}
  themName="Nina Simone"
  themInitials="NS"
/>

More Chat pieces

View all Chat
SB

Typing Indicator

Chat bubble with three staggered dots. Signals that the other side is typing.

Shipped the v2 onboarding this morning 🚀
421

Reaction Bubble

Message bubble with a small floating reaction chip tucked into the bottom corner.

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.

Where are we grabbing lunch?
  • Packer's Coffee6
  • Sushi place3
  • Stay in, order pizza9
18 votes

Poll Message

Chat bubble with a question and voting options. Each row fills proportionally to its vote count.

AK
Ayşe and Merve are typing

Multi Typing

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

Prince

Album art is final. Dropping the single Friday at midnight.

Reaction Burst

Emoji reactions spring onto a message one after another while their counts tick upward, hold for a beat, then clear and play again.