Ribbons

PreviousNext

Flowing responsive ribbons/cursor trail driven by physics and pointer motion.

Docs
react-bitscomponent

Preview

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

Installation

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

Usage

import { RibbonsJSCSS } from "@/components/Ribbons-JS-CSS"
<RibbonsJSCSS />