Glass Prism

Blurry glass cards with smooth accordion animations.

faqglassprismaccordion

Props

Customize the component with these props

PropertyTypeDefaultDescription
faqs
Array<{q: string, a: string}>[]Array of FAQ items with question (q) and answer (a).
backgroundColor
string#0f172aBackground color (hex, rgb, or hsl).
blob1Color
string#9333eaFirst blob color for background effect.
blob2Color
string#06b6d4Second blob color for background effect.
title
stringTransparencySection title text.
titleColor
string#ffffffTitle text color (hex, rgb, or hsl).
cardBgColor
stringrgba(255,255,255,0.05)Card background color.
activeCardBgColor
stringrgba(255,255,255,0.1)Active card background color.
cardBorderColor
stringrgba(255,255,255,0.1)Card border color.
cardTextColor
stringrgba(255,255,255,0.9)Card text color.
activeCardShadowColor
stringrgba(31,38,135,0.37)Active card shadow color.
iconBgColor
stringrgba(255,255,255,0.1)Icon background color.
iconColor
string#ffffffIcon color (hex, rgb, or hsl).
Glass Prism - Content Blocks Component | UILora