Rating
A star rating input for collecting feedback.
Installation
dotnet add package Lumeo
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <Rating />
When to Use
- Product or service reviews where users submit star ratings
- Feedback forms for satisfaction or experience scoring
- Displaying average ratings in read-only mode on product cards
- Any scenario requiring a quick visual numeric rating (e.g., difficulty, quality)
Value: 3.5
Pick a size to see the star scale live.
Size: Default — Value: 3
Mobile (rc.49). The star rating now uses pointer events so users can drag a finger across the stars to set a value in one smooth gesture — no need to lift and tap each star individually.