> ## Documentation Index
> Fetch the complete documentation index at: https://docs.turbostack.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Rating

A list of svg stars painted based on given value.

<img src="https://mintcdn.com/ravitechsolutions/jCk1IPeJr8ul3nyO/images/components/rating.png?fit=max&auto=format&n=jCk1IPeJr8ul3nyO&q=85&s=7f560e959712223be2e7aa7a59958cd9" alt="Rating Component" width="133" height="41" data-path="images/components/rating.png" />

## Usage

```ts theme={null}
import { Rating } from '@turbostack/ui'
```

```tsx theme={null}
<Rating value={3.5}>
```
