Bento Grid

Bento grid FAQ with masonry expand effects.

faqbentogridmasonry

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#171717Background color (hex, rgb, or hsl).
title
stringKnowledge BaseSection title text.
titleColor
string#ffffffTitle text color.
cardBgColor
string#262626Card background color.
activeCardBgColor
string#4f46e5Active card background color.
activeCardTextColor
string#e0e7ffActive card text color.
inactiveCardBgColor
string#262626Inactive card background color.
inactiveCardTextColor
string#a3a3a3Inactive card text color.
iconBgColor
string#171717Icon background color.
iconColor
string#ffffffIcon color.
badgeBgColor
stringrgba(255,255,255,0.1)Badge background color.
badgeTextColor
string#ffffffBadge text color.
fillerEmoji
string👋Filler block emoji.
fillerTitle
stringMore questions?Filler block title text.
fillerSubtitle
stringChat with usFiller block subtitle text.
fillerBgColor
string#262626Filler block background color.
Bento Grid - Content Blocks Component | UILora