Noise Button
Button with a subtle noise texture and border glow on hover.
Examples
Examples of the noise button
examples.tsx
1
Installation & source
Install via the shadcn CLI or copy the registry files manually.
Installing via CLI merges required CSS into your global stylesheet.
bash
npx shadcn@latest add @tt-ui/noise-button
Props
| Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | Required | The content of the button |