Components
Rating
A customizable star rating component that supports read-only display and interactive input modes.
Loading
Installation
pnpm dlx shadcn@latest add https://reui.io/r/rating.json
Examples
Decimal
Loading
Show Value
Loading
Editable
Loading
Size
Loading
Statistics
Loading
API Reference
Rating
The main rating component that displays star ratings and supports interactive input.
Prop | Type | Default |
---|---|---|
rating | ||
maxRating | ||
size | ||
showValue | ||
editable | ||
onRatingChange | ||
starClassName | ||
className |