Back to Components
Inputs

Feedback Form

User feedback form with rating, text input, and submission handling.

PropsUsage ExampleVariations

Share your feedback

We would love to hear what you think.

Dependencies

  • clsx
  • tailwind-merge

Files

  • components/ui/feedback-form.tsx

Installation

Using shadcn CLI

npx shadcn add feedback-form --url https://ui.hampton.io

Manual installation

Copy the component file to your project and install dependencies:

npm install clsx tailwind-merge

Related Inputs Components