We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The React Rating is a highly customizable component to rate products or services with precise and accurate values by using built-in precision modes. The customization supported in the React Rating component makes rating more expressive instead of just showing numeric values.

React Rating component


Precision modes

The React Rating component has several precision modes, which are listed below.

  • Full: The rating value is displayed in multiples of 1 (whole number).
  • Half: The rating value is displayed in multiples of 0.5 (half).
  • Quarter: The rating value is displayed in multiples of 0.25 (quarter).
  • Exact: The rating value is displayed in multiples of 0.1 (fraction).

React Rating precision modes


Tooltips

The React Rating component supports tooltips to provide more information about the rating. Tooltips can be customized using the template to provide more expressive content rather than the item’s numerical values.

React Rating tooltip template


Labels

Labels provide additional information about the current rating value. Labels can be customized using the template and placed in different positions around the rating.

React Rating label


React Rating templates

Templates

The React Rating component supports templates to customize rating items in different ways. Custom icons can be in the form of emojis, hearts, stars, SVG, and more.


Right to left (RTL)

The React Rating component supports right-to-left (RTL) rendering.

React Rating RTL


Customization

Customize rating items’ spacing, rated/unrated fill color, border color, and more, enabling it to fit the application’s needs.

React Rating item size

Size of the items

Customizing the size of the items makes the Rating component more accessible and accurate.

React Rating item spacing

Spacing

Adjust the space between items in the Rating component.

React Rating rated unrated fill collors

Rated and unrated fill colors

Customize the fill color of rated and unrated states of an item.

React Rating border stroke thickness

Borders and stroke thickness

Customizing the border color and stroke thickness of rated and unrated items enhances their appearance and makes them stand out.


Built-in themes

The React Rating supports these built-in themes: Tailwind CSS, Bootstrap 5, Bootstrap 4, Bootstrap, Material, Fabric, Fluent, and high contrast. Users can customize one of these built-in themes or create new themes to achieve their desired look and feel by simply overriding SASS variables or using our Theme Studio application.


Web Accessibility

  • Fully supports WAI-ARIA accessibility to work with screen readers and assistive devices.
  • Follows WAI-ARIA best practices for implementing keyboard interaction.
    • Tab: Navigate to the Rating component.
    • Left Arrow: Decrease the rating value.
    • Right Arrow: Increase the rating value.
    • Up Arrow: Increase the rating value.
    • Down Arrow: Decrease the rating value.
  • Follows WCAG 2.0 standards in design of the UI visual elements such as foreground color, background color, line spacing, text, and images.

React Rating code example

Easily get started with the React Rating using a few simple lines of TSX example as demonstrated below. Also explore our React Rating example that shows you how to render and configure the React Rating.

{ /* Import the Rating */ }
import { RatingComponent } from '@syncfusion/ej2-react-inputs';
import * as React from 'react';
import './App.css';

{ /* To render Rating. */ }
export default {
    return ( <RatingComponent id='rating1' value={3}/>);
}

Other supported frameworks

The Rating component is also available in Blazor, Angular, Vue, and JavaScript frameworks. Check out the component on other platforms using these links:


85+ REACT UI COMPONENTS

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version
Download Free Trial No credit card required.

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile