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.

PropTypeDefault
titlestring"Give us feedback"
descriptionstring"Your input helps us improve..."
onSubmit(data: { rating: string; comment: string }) => voidrequired
classNamestring-

Installation

Add this component to your project using the CLI.

Installation

$npx kachindo-ui add feedback-form
Profile