File Attachment

Chat bubble with a file icon tile, filename, size and page count, and a download button.

kickoff-brief.pdf
2.4 MB8 pages

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Chat15 } from "@/components/beste/piece/chat15";

<Chat15
  filename="kickoff-brief.pdf"
  size="2.4 MB"
  pages="8 pages"
  role="received"
/>