Skip to main content
Accordion 12

Overview

Accordion 12 is an interactive FAQ-style accordion component featuring multiple collapsible items. Each item displays a question title with a plus icon that, when clicked, expands to reveal an answer. It uses custom states to track which accordion item is open, toggling visibility of content panels accordingly. Ideal for FAQ sections, product details, or any structured Q&A layout in a Bubble app.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Accordion 12 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
Item 01 OpenUser clicks the Toggle 01 accordion rowContent group for item 01 becomes visible; plus icon may change; state resets if already open
Item 02 OpenUser clicks the Toggle 02 accordion rowContent group for item 02 becomes visible; state resets if already open
Item 03 OpenUser clicks the Toggle 03 accordion rowContent group for item 03 becomes visible; state resets if already open
Item 04 OpenUser clicks the Toggle 04 accordion rowContent group for item 04 becomes visible; state resets if already open
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
Toggle 01 group clickedSets custom state ‘accordion_item_’ on the container: if item_01_ equals current value, resets to 0; otherwise sets to item_01_ value
Toggle 02 group clickedSets custom state ‘accordion_item_’ on the container: if item_02_ equals current value, resets to 0; otherwise sets to item_02_ value
Toggle 03 group clickedSets custom state ‘accordion_item_’ on the container: if item_03_ equals current value, resets to 0; otherwise sets to item_03_ value
Toggle 04 group clickedSets custom state ‘accordion_item_’ on the container: if item_04_ equals current value, resets to 0; otherwise sets to item_04_ value
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.