Threads

PreviousNext

Animated pattern of lines forming a fabric-like motion.

Docs
react-bitscomponent

Preview

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

Installation

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

Usage

import { ThreadsJSCSS } from "@/components/Threads-JS-CSS"
<ThreadsJSCSS />