Noise
Server ComponentA still film-grain overlay.
Import
tsx
import { Noise } from "@cronus-ui/ui";
bash
npx cronus-ui add noise
Examples
API Reference
Generated from the component's exported types.
NoiseProps
Extends HTMLAttributes<HTMLDivElement>
| Prop | Type | Default | Description |
|---|---|---|---|
ref | Ref<HTMLDivElement> | — | — |
opacity | number | 0.08 | Overlay opacity of the grain, `0–1`. |