Circular Rings

Circular ring stats section with radial progress indicators.

statscircularringsradial

Props

Customize the component with these props

PropertyTypeDefaultDescription
stats
Array<{value: number, label: string, color?: string}>[]Array of stat items with value, label, and optional color.
backgroundColor
string#0a0a0aBackground color (hex, rgb, or hsl).
circleBgColor
string#333333Circle background color.
circleSize
number160Circle size in pixels.
circleRadius
number70Circle radius in pixels.
valueColor
string#ffffffValue text color.
labelColor
string#a3a3a3Label text color.
Circular Rings - Content Blocks Component | UILora