New to Kendo UI for Angular? Start a free 30-day trial
Precision Mode
The Kendo UI for Angular Rating component allows you to control the precision of user selections through the precision
property.
The available precision modes that the Rating component provides are:
item
(default)—In this mode, users can select only whole values. Each icon in the Rating component represents a single selectable value, allowing for ratings, such as 1, 2, or 3.half
—In this mode, users can select half values in addition to whole values. Each icon is divided into two selectable areas, allowing for more granular ratings, such as 3.5 or 4.5.
The following example demonstrates the available precision modes of the Rating.
Change Theme
Theme
Loading ...