LaserFlow

PreviousNext

Dynamic laser light that flows onto a surface, customizable effect.

Docs
react-bitscomponent

Preview

Loading preview…
LaserFlow/LaserFlow.css
.laser-flow-container {
  width: 100%;
  height: 100%;
  position: relative;
  pointer-events: none;
}

Installation

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

Usage

import { LaserFlowJSCSS } from "@/components/LaserFlow-JS-CSS"
<LaserFlowJSCSS />