rating
Rating ⇒ JSX.Element
Rating component that allows logged in users to rate and displays the average rating.
Kind: global constant
Returns: JSX.Element
- A star rating component.
Component:
Param | Type | Description |
---|---|---|
props | Object | The properties passed to the component, including the average rating. |