Hyperspace Background

A dynamic and customizable background component that simulates a star-filled hyperspace effect.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/hyperspace-background.json

Usage

import { HyperspaceBackground } from "@/components/ui/hyperspace-background";
<div className="w-full relative h-[350px]"> <HyperspaceBackground /> </div>

Props

HyperspaceBackground props.

Credits

This component is heavily inspired by @ybensira