New to Kendo UI for Angular? Start a free 30-day trial
Number of items
The Kendo UI for Angular Rating component allows you to customize the number of items it displays, making it suitable for various use cases.
By default, the Rating component renders five items, each representing a selectable value. To change the default number of displayed items, set the itemsCount
property of the Rating to the desired value.
The following example demonstrates how to customize the number of items in the Rating component.
Change Theme
Theme
Loading ...