Noise Background
Noise Background
BackgroundsAnimated noise texture background
noisetexturegrainy
Installation
$
Usage
tsx
import { NoiseBg } from "@/components/nonaxial/noise-bg"
export default function Example() {
return (
<NoiseBg>{/* Your content here */}</NoiseBg>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |