Components
Feedback Form
A sleek, interactive feedback collection component designed to capture user sentiment with minimal friction and a premium aesthetic.
Interactive Preview
Give us feedbackYour input helps us improve our service for everyone.
How was your experience?
Your Message
API Reference
Configuration options for the FeedbackForm component.
| Prop | Type | Default |
|---|---|---|
title | string | "Give us feedback" |
description | string | "Your input helps us improve..." |
onSubmit | (data: { rating: string; comment: string }) => void | required |
className | string | - |
Installation
Add this component to your project using the CLI.
