Note: This project is still in development and has not been publicly released. Coming soon.
Docs
Star Rating
Star Rating

Description goes here

0 views
0 downloads
Based onimdb.com
Loading...

Installation

pnpm dlx shadcn@latest add https://deltacomponents.dev/r/star-rating.json

Usage

1"use client"
2
3import * as React from "react"
4
5import { StarRating } from "@/registry/components/star-rating"
6
7export function Component() {
8 return <StarRating />
9}

API Reference

Parameters

NameTypeDescription
proptypedescription