How was your experience?
Thanks for the feedback!
Tap a star to rate
A pointer sweeps across five stars, lighting them up as it passes, pops the fourth one to choose it, and the prompt crossfades into a thank-you line before the loop restarts.
The import and the props worth knowing about, in one place.
import { Form38 } from "@/components/beste/piece/form38";
<Form38
prompt="How was your experience?"
thanks="Thanks for the feedback!"
pick={4}
/>Multi-line field with a character counter that turns amber near the limit and rose past it.



Inline @-mention typed into a field, paired with an avatar-led autocomplete dropdown beneath.



Popover with a header label, filter bar, and a selectable person list that checks chosen rows.



Searchable people picker with a focused search input above a list that tints the selected row.