Overview Official Website
React-Rating js is the best star rater for the browser. No dependencies. Unlimited number of stars.
Add Package
yarn add react-simple-star-rating
Import Package
import Rating from "react-simple-star-rating";
Remove Package
yarn remove react-simple-star-rating (or you can remove package by removing specific package from package.json )
Examples:
Title | React |
---|---|
Basic Rater |
|
Rater with Step |
|
Custom Messages |
|
Example with unlimited number of stars. readOnly option is set to true |
|
On Hover Event |
|
Clear/Reset Rater |
|