Wormhole Background 🌀
An immersive futuristic gateway with animated grid perspective and glowing portal core.
Installation
Usage
1import { WormholeBackground } from '@/components/pumki-ui/backgrounds/bg-wormhole';1<WormholeBackground />Props
| Prop | Type | Default |
|---|---|---|
particleRGBColor? | number[] | [255, 255, 255] |
numberOfDiscs? | number | 50 |
numberOfLines? | number | 50 |
strokeColor? | string | #737373 |
className? | string | - |
children? | React.ReactNode | - |
Last updated on