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

Description goes here

5 views
0 downloads
Loading...

Installation

pnpm dlx shadcn@latest add https://deltacomponents.dev/r/retro-button.json

Usage

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

API Reference

Parameters

NameTypeDescription
proptypedescription