Editorial Split

Editorial split FAQ with sticky sidebar.

faqeditorialsplitsticky

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#ffffffBackground color (hex, rgb, or hsl).
sidebarBgColor
string#f5f5f5Sidebar background color.
sidebarTextColor
string#000000Sidebar text color.
title
stringFAQSection title text.
titleAccentColor
string#2563ebTitle accent color (dot color).
subtitle
stringEverything you need to know about the product and billing.Section subtitle text.
subtitleColor
string#737373Subtitle text color.
currentTopicLabel
stringCurrent TopicLabel text for current topic indicator.
currentTopicLabelColor
string#a3a3a3Current topic label color.
contentBgColor
string#ffffffContent area background color.
contentTextColor
string#000000Content text color.
borderColor
string#e5e5e5Border color for dividers.
badgeBgColor
string#000000Badge background color.
badgeTextColor
string#ffffffBadge text color.
questionColor
string#000000Question text color.
answerColor
string#737373Answer text color.
ctaBgColor
string#dbeafeCTA section background color.
ctaTextColor
string#000000CTA text color.
ctaButtonBgColor
string#000000CTA button background color.
ctaButtonTextColor
string#ffffffCTA button text color.
ctaTitle
stringStill have questions?CTA title text.
ctaSubtitle
stringCan't find the answer you're looking for?CTA subtitle text.
ctaButtonText
stringContact SupportCTA button text.
Editorial Split - Content Blocks Component | UILora