Orb

PreviousNext

Floating energy orb with customizable hover effect.

Docs
react-bitscomponent

Preview

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

Installation

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

Usage

import { OrbTSCSS } from "@/components/Orb-TS-CSS"
<OrbTSCSS />