X-Ray Reveal

X-ray reveal FAQ with flashlight mask effect.

faqxrayrevealflashlight

Props

Customize the component with these props

PropertyTypeDefaultDescription
faqs
Array<{id: number, q: string, a: string}>[]Array of FAQ items with id, question (q) and answer (a).
backgroundColor
string#000000Background color (hex, rgb, or hsl).
questionColor
string#84cc16Question text color.
answerColor
string#ffffffAnswer text color.
ringBorderColor
stringrgba(132, 204, 22, 0.5)Flashlight ring border color.
iconColor
string#84cc16Scan icon color.
spotlightSize
number300Size of the spotlight circle in pixels.
X-Ray Reveal - Content Blocks Component | UILora