Light rays
Animated rays of light that shine and blend together on a dark background
Example
Examples
Single color
Component Props
| Prop | Type | Default | Description |
|---|---|---|---|
colors | [number, number, number][] | [ [0, 255, 170], [0, 187, 255], [0, 120, 255], ] | The colors to use for the light rays, as 0-255 [R, G, B] tuples |
className | string | - | Additional classes for the container |