Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.brikl.co/llms.txt

Use this file to discover all available pages before exploring further.

Faq 02

Overview

FAQ 02 is a marketing component that displays a list of frequently asked questions in an accordion-style layout. Each question row can be clicked to toggle the visibility of its corresponding answer. The component uses custom states to track which item is currently open, allowing only one answer to be visible at a time while collapsing others.

How to use

1

Open the Brikl panel

Navigate to the Marketings category in the Brikl panel.
2

Copy the component

Find Faq 02 and click Copy.
3

Paste into your editor

Paste it into your Bubble canvas with Cmd + V (Mac) or Ctrl + V (Windows), or right-click on the canvas and select Paste.

States

This component includes conditional states that automatically change its appearance.
StateTriggerVisual effect
Accordion Item OpenUser clicks a question trigger groupThe answer group becomes visible and the caret icon switches from caret-down to caret-up
Accordion Item ClosedUser clicks the same question trigger group againThe answer group collapses and the caret icon reverts to caret-down
Question HoverUser hovers over a question rowThe question and icon group opacity reduces to 60%
These states are handled natively by Bubble and require no additional setup. They will work automatically once the component is pasted into your editor.

Responsive

This component adapts to mobile screens. Font sizes and layout automatically adjust on screens smaller than Bubble’s built-in mobile breakpoint.

Workflows

This component includes pre-built workflows.
TriggerAction
GP - Trigger Question 01 (FAQ 02) is clickedSets the accordion_item_ custom state on the accordion group to the item number of Question 01, or resets it to 0 if it is already open (toggle behavior)
GP - Trigger Question 04 (FAQ 02) is clickedSets the accordion_item_ custom state on the accordion group to the item number of Question 04, or resets it to 0 if it is already open (toggle behavior)
GP - Trigger Question 05 (FAQ 02) is clickedSets the accordion_item_ custom state on the accordion group to the item number of Question 05, or resets it to 0 if it is already open (toggle behavior)
These workflows are included when you use the Copy with Workflows option in the Brikl panel.

Requirements

LicenseStarter plan required
PluginsNone
Custom codeNot required

Platforms

PlatformSupported
Web
Mobile

License

This component requires a Starter plan.