Ruixen Pro is now live.50+ premium components, templates, blocks, and lifetime updates.

Command Palette

Search for a command to run...

Docs
Centered Feedback Drawer

Centered Feedback Drawer

Centered feedback panel — three SVG faces, contextual comment, spring physics, auto-dismiss thank-you state.

Installation

Props

PropTypeDefaultDescription
openboolean-Whether the panel is visible
onOpenChange(open: boolean) => void-Callback when visibility changes
onSubmit(feedback: FeedbackData) => void-Callback with rating and message
soundbooleantrueEnable soft tick on interactions

FeedbackData

PropertyTypeDescription
ratingnumber1–3 satisfaction score
labelstringHuman label (Not great, Okay, Great)
messagestringOptional comment (empty string if skipped)