Plasma

PreviousNext

Organic plasma gradients swirl + morph with smooth turbulence.

Docs
react-bitscomponent

Preview

Loading preview…
Plasma/Plasma.css
.plasma-container {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

Installation

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

Usage

import { PlasmaTSCSS } from "@/components/Plasma-TS-CSS"
<PlasmaTSCSS />