n
nonaxial
Noise Texture

Noise Card

Cards

Card with noise texture overlay

noisetexturegrainy

Installation

$
npx shadcn@latest add https://nonaxial.com/r/noise-card.json

Usage

tsx
import { NoiseCard } from "@/components/nonaxial/noise-card"

export default function Example() {
  return (
    <NoiseCard>{/* Your content here */}</NoiseCard>
  )
}

Props

PropTypeDefault
childrenReactNode
classNamestring