Light Rays
Server ComponentVolumetric light shafts fanning across a surface.
Import
tsx
import { LightRays } from "@cronus-ui/ui";
bash
npx cronus-ui add light-rays
Examples
API Reference
Generated from the component's exported types.
LightRaysProps
Extends HTMLAttributes<HTMLDivElement>
| Prop | Type | Default | Description |
|---|---|---|---|
ref | Ref<HTMLDivElement> | — | — |
duration | number | 18 | Seconds for one full rotation of the ray fan. |