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 k-i-heart
icon, based on the existing RatingItem rendering.
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.