Soft Minimal

Clean and airy minimal FAQ design.

faqminimalcleanairy

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#FAFAFABackground color (hex, rgb, or hsl).
title
stringHelp & SupportSection title text.
titleColor
string#171717Title text color.
cardBgColor
string#ffffffCard background color.
cardShadowColor
stringrgba(0,0,0,0.03)Card shadow color.
cardHoverShadowColor
stringrgba(0,0,0,0.04)Card shadow color on hover.
iconBorderColor
string#e5e5e5Icon border color.
activeIconBgColor
string#000000Active icon background color.
activeIconColor
string#ffffffActive icon color.
inactiveIconColor
string#a3a3a3Inactive icon color.
questionTextColor
string#737373Question text color.
activeQuestionTextColor
string#000000Active question text color.
answerTextColor
string#737373Answer text color.
Soft Minimal - Content Blocks Component | UILora