Radial
Radial gallery with circular arrangement.
galleryradialcirculararrangement
Props
Customize the component with these props
| Property | Type | Default | Description |
|---|---|---|---|
images | string[] | [...array of image URLs] | Array of image source URLs. |
backgroundColor | string | #000000 | Background color (hex, rgb, or hsl). |
radius | number | 350 | Radius of the circular arrangement in pixels. |
count | number | 8 | Number of images to display in the circle. |
rotationSpeed | number | 0.2 | Speed multiplier for scroll-based rotation. |
centerText | string | ORBITAL | Center text displayed in the orb. |
centerSubtext | string | SYSTEM READY | Center subtext displayed below main text. |
borderColor | string | #06b6d4 | Border and accent color (hex, rgb, or hsl). |