Data Rain

Matrix data rain stats section with falling characters.

statsmatrixraincharacters

Props

Customize the component with these props

PropertyTypeDefaultDescription
stats
Array<{value: number, label: string}>[]Array of stat items with value and label.
backgroundColor
string#000000Background color (hex, rgb, or hsl).
canvasTextColor
string#0F0Canvas text color for matrix effect.
canvasOpacity
number0.5Canvas opacity (0-1).
cardBgColor
stringrgba(0,0,0,0.8)Card background color.
cardBorderColor
stringrgba(0,255,0,0.5)Card border color.
cardShadowColor
stringrgba(0,255,0,0.3)Card shadow color.
promptTextColor
stringrgba(0,255,0,0.7)Prompt text color.
valueColor
string#4ade80Value text color.
progressBarBgColor
string#14532dProgress bar background color.
progressBarColor
string#22c55eProgress bar fill color.
labelTextColor
string#16a34aLabel text color.
labelText
stringinitializedLabel text.
Data Rain - Content Blocks Component | UILora