Rating Stars Input
A customizable and accessible star rating input component.
Demo
See the Rating Stars Input component in action.
Rate Your Experience
Select a star rating to provide your feedback
Click on a star to rate
Installation
pnpm dlx shadcn@latest add https://shadcn-ui-variants.vercel.app/r/rating-stars-input.json
RatingStarsInput Props
Prop | Type | Default |
---|---|---|
name | string | — |
value* | number | — |
onChange* | function | — |
onBlur | function | — |
disabled | boolean | false |