Back to Components
Social

Comment Box

Comment input with avatar, submit action, and live character count.

PropsUsage ExampleVariations
JL
0/280 characters

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/comment-box.tsx

Installation

Using shadcn CLI

npx shadcn add comment-box --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Social Components