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-TS-CSS

Usage

import { DitherTSCSS } from "@/components/Dither-TS-CSS"
<DitherTSCSS />