Dither

PreviousNext

Retro dithered noise shader background.

Docs
react-bitscomponent

Preview

Loading preview…
Dither/Dither.css
.dither-container {
  width: 100%;
  height: 100%;
  position: relative;
}

Installation

npx shadcn@latest add @react-bits/Dither-JS-CSS

Usage

import { DitherJSCSS } from "@/components/Dither-JS-CSS"
<DitherJSCSS />