Overview
Accordion 04 is an interactive FAQ-style accordion component featuring multiple toggle items, each with a leading icon, a bold question title, and collapsible answer content. Clicking a toggle expands or collapses its corresponding content panel using custom states, making it ideal for FAQ sections, product details, or any structured Q&A layout.
How to use
Open the Brikl panel
Navigate to the Elements category in the Brikl panel.
Copy the component
Find Accordion 04 and click Copy.
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.
| State | Trigger | Visual effect |
|---|
| Item 01 Open | User clicks the Toggle 01 group | Content panel for item 01 becomes visible; icon may switch from plus to minus |
| Item 02 Open | User clicks the Toggle 02 group | Content panel for item 02 becomes visible; icon may switch from plus to minus |
| Item 03 Open | User clicks the Toggle 03 group | Content panel for item 03 becomes visible; icon may switch from plus to minus |
| Item 04 Open | User clicks the Toggle 04 group | Content panel for item 04 becomes visible; icon may switch from plus to minus |
| Item Closed | User clicks an already-open toggle | Content panel collapses and hides; state resets to 0 |
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.
| Trigger | Action |
|---|
| GP - Title & Icon / Toggle 01 clicked | Sets custom state accordion_item_ on the container: if item_01_ equals current value, resets to 0, otherwise sets to item_01_ value to toggle open |
| GP - Title & Icon / Toggle 02 clicked | Sets custom state accordion_item_ on the container: if item_02_ equals current value, resets to 0, otherwise sets to item_02_ value to toggle open |
| GP - Title & Icon / Toggle 03 clicked | Sets custom state accordion_item_ on the container: if item_03_ equals current value, resets to 0, otherwise sets to item_03_ value to toggle open |
| GP - Title & Icon / Toggle 04 clicked | Sets custom state accordion_item_ on the container: if item_04_ equals current value, resets to 0, otherwise sets to item_04_ value to toggle open |
These workflows are included when you use the Copy with Workflows option in the Brikl panel.
Requirements
| |
|---|
| License | Starter plan required |
| Plugins | None |
| Custom code | Not required |
| Platform | Supported |
|---|
| Web | ✅ |
| Mobile | ✅ |
License
This component requires a Starter plan.