Docs
Backdrop Gradient
Backdrop Gradient
Description goes here
Installation
pnpm dlx shadcn@latest add https://deltacomponents.dev/r/backdrop-gradient
Usage
"use client"
import * as React from "react"
import { BackdropGradient } from "@/registry/components/backdrop-gradient"
export function Component() {
return <BackdropGradient />
}
API Reference
Parameters
Name | Type | Description |
---|---|---|
prop | type | description |