n49 / react-stars

A simple star rating component for your React projects :star:
http://developers.n49.com/react-stars/
218 stars 81 forks source link

Added value to the documentation #21

Closed GabMus closed 7 years ago

GabMus commented 7 years ago

There may be a case where one should want to use this widget to display a read-only value. In this case one should set edit to false and value (which can be set as a state from the parent) to the preferred value.

SimonSomlai commented 7 years ago

+ 1

olegberman commented 7 years ago

@rashidn49 @RyanMarr @abelhabel - anyone?