Save $100 with promo code CHEERS2025

As we are looking forward to an incredible 2025, enjoy our end-of-year promotion! Valid now through January 6th.

See Pricing

Still using Radzen Studio?
Achieve more with Radzen Blazor Studio

Radzen Blazor Studio is our new flagship product and vision of how rapid Blazor application development should be done.

Go to Radzen Blazor Studio

Rating (Angular)

This guide demonstrates how to use the Rating component.

Rating Properties

Name Type Default Description
Name string ‘rating’ + index suffix Unique name of the Rating.
Value number/expression null Rating value.
Stars number/expression 5 Number of stars.
Disabled boolean/expression false Is Rating disabled.
Visible boolean/expression true Is Rating visible.

For more info about expressions please visit expressions in our documentation.

Rating Events

Name Type Default Description
Change event null Change event of the Rating. New value as event argument.

For more info about event actions please visit event actions in our documentation.