Noise Texture Overlay
A production-scale, light + dark Noise Texture Overlay component. Copy-paste via the CLI; you own the code.
npx lerpa-cli add noise-texture-overlayUsage
import { NoiseTextureOverlay } from "@lerpa/ui";
<NoiseTextureOverlay />Props
| Prop | Type | Default | Description |
|---|---|---|---|
| intensity | number | — | |
| baseFrequency | number | — | |
| height | number | string | — | |
| accent | string | — | |
| title | string | — | |
| body | string | — |
Accessibility
- Keyboard accessible interactive elements.
- Respects prefers-reduced-motion where animated.
- Color is never the only signal.