React Rating
Overview Official Website
React-Rating is the best star rater for the browser. No dependencies. Unlimited number of stars.
Import Package
<!-- rating plugin -->
import Rating from "react-rating";
Add Package
yarn add react-rating --save
Remove Package
yarn remove react-rating ( you can remove package by removing specific package from package.json )
Examples
Title | Script |
---|---|
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 |
|