Starfield
Starfield Background
BackgroundsAnimated starfield space background
starsspaceparallax
Installation
$
Usage
tsx
import { StarfieldBg } from "@/components/nonaxial/starfield-bg"
export default function Example() {
return (
<StarfieldBg>{/* Your content here */}</StarfieldBg>
)
}Props
| Prop | Type | Default |
|---|---|---|
| children | ReactNode | — |
| className | string | — |