Back to components
UI component

Rating

Interactive star rating with half-star precision, touch selection, and display-only mode.

Install

What it does

  • Interactive star selection with touch feedback
  • Display-only mode for reviews
  • Configurable max stars and size
  • Semi-star support for fractional ratings

When to use

Use it

Product reviews, service ratings, feedback forms, review display.

Skip it

Binary thumbs up/down (use a simple icon toggle instead).

Files & routes added

  • components/ui/rating.tsx

Related components