Orb

PreviousNext

Floating energy orb with customizable hover effect.

Docs
react-bitscomponent

Preview

Loading preview…
Orb/Orb.css
.orb-container {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}

Installation

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

Usage

import { OrbJSCSS } from "@/components/Orb-JS-CSS"
<OrbJSCSS />