Aurora Flares
Backgrounds
A 3D cosmic hero with a glowing planet, orbiting halo, and parallax starfield.
Cosmic Hero is the animated layout hero used on the Reactverse homepage. It combines a softly rotating planet, orbiting halo rings, and a reactive starfield to create a cinematic, space-themed hero section for dark UIs.
Use the props below to customise the cosmic hero in your own React application.
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| className | string | No | undefined | Optional custom class name for the root container, useful for controlling layout or positioning. |
| mouseRef | React.MutableRefObject<{ x: number; y: number }> | No | undefined | Optional ref containing normalized pointer coordinates in the range [-1, 1] for x and y, used to subtly animate the starfield and halo. |
More components from the same category or sharing similar tags.