Clay Morphic

3D soft clay morphic FAQ with neumorphic design.

faqclaymorphic3d

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#eef0f4Background color (hex, rgb, or hsl).
title
stringJust ask.Section title text.
titleColor
string#475569Title text color.
cardBgColor
string#eef0f4Card background color.
cardTextColor
string#475569Card text color.
cardSubtextColor
string#64748bCard subtext/answer color.
iconColor
string#94a3b8Icon color.
activeIconBgColor
string#60a5faActive icon background color.
activeIconColor
string#ffffffActive icon color.
shadowLightColor
string#ffffffLight shadow color for neumorphic effect.
shadowDarkColor
string#d1d9e6Dark shadow color for neumorphic effect.
Clay Morphic - Content Blocks Component | UILora