New to Kendo UI for Angular? Start a free 30-day trial
RatingPrecision
Updated on Jun 6, 2025
Sets the precision with which an item is selected.
The available values are:
item(default)half
type RatingPrecision = "item" | "half";