1.1.9 • Published 7 years ago

react-rating-float v1.1.9

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

ReactRating

Component to let you display star rating with float number support

Installation

npm i react-rating-float

Example

<ReactRating rate={3.7} total={5}/>

Variables

raterDim : Diameter of a star (20)
rate : Set your rating (0.5)
total : Set your total stars (1)
activeColor : Active Star Color (#FFB600)
inactiveColor : Inactive Star Color (#bebebe)
raterBg : Background for the component (#fff)
1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago