Hand-Drawn

Hand-drawn sketchy FAQ with paper texture.

faqsketchhand-drawnpaper

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#fffdf5Background color (hex, rgb, or hsl).
patternColor
string#444Grid pattern color.
title
stringQ & ASection title text.
titleColor
string#0f172aTitle text color.
titleUnderlineColor
string#facc15Title underline color.
shadowBorderColor
string#cbd5e1Shadow border color.
cardBgColor
string#ffffffCard background color.
activeCardBgColor
string#fef9c3Active card background color.
cardBorderColor
string#1e293bCard border color.
questionColor
string#0f172aQuestion text color.
answerColor
string#475569Answer text color.
answerBorderColor
string#cbd5e1Answer border color.
tapeBgColor
stringrgba(254, 226, 226, 0.8)Tape background color.
Hand-Drawn - Content Blocks Component | UILora