Rating / Precision

Blazor Rating Example - Precision Configuration Support

Loading Syncfusion Blazor Server Demos…





This sample demonstrates the different precision types supported in the Blazor Rating component.

Precision Options:

The Precision property allows you to change the type of precision to:

  • Quarter - Allows quarter-based precision (0.25 increments)
  • Half - Allows half-based precision (0.5 increments)
  • Full - Allows full-based precision (1.0 increments)
  • Exact - Allows exact precision for any decimal value