@comparaonline/ui-reviews-rating-summary
v6.1.0
Published
## Installation
Downloads
57
Maintainers
Keywords
Readme
@comparaonline/ui-reviews-rating-summary
Installation
yarn add @comparaonline/ui-reviews-rating-summary
Usage
import Button from '@comparaonline/ui-reviews-rating-summary';
| prop | required | type | description |
| ------------------ | -------- | -------- | --------------------------------- |
| averageValue
| true
| string
| Average value of ratings |
| totalRatings
| true
| number
| Total ratings |
| label
| false
| number
| Optional label to describe average value |