Docs
Star Rating
Description goes here
Read-only (locked):
Fractional (locked, showScore):
(4.2/5)
Interactive:
(3/5)
Selected: 3 stars
Installation
pnpm dlx shadcn@latest add https://deltacomponents.dev/r/star-rating.json
Usage
"use client"import * as React from "react"import { StarRating } from "@/registry/components/star-rating"export function Component() {return <StarRating />}
API Reference
Parameters
Name | Type | Description |
---|---|---|
prop | type | description |