New to KendoReact? Start a free 30-day trial
RatingItem and Rating component
The KendoReact RatingItem enables the user to implement different styles for the RatingItem children.
RatingItem customization
The RatingItem component could be used for customization of the existing rating item. The following example demonstrates the RatingItem in action, changing the icon visualization to heartIcon
SvgIcon, based on the existing RatingItem rendering.
Change Theme
Theme
Loading ...
RatingItem override
The RatingItem look can be also completely changed and override the existing RatingItem rendering. The following example uses new custom rendering for the RatingItem - overwriting the old look. It also sets new custom labels.
Change Theme
Theme
Loading ...