Skip to main content
Accordion 01

Overview

Accordion 01 is a FAQ-style accordion component featuring multiple collapsible items. Each item contains a title, a caret icon, and a hidden content panel that expands or collapses when clicked. It uses custom states to track which item is currently open, toggling visibility accordingly. Ideal for FAQ sections, feature explanations, or any content that benefits from progressive disclosure.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Accordion 01 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 OpenUser clicks on an accordion toggle group (Toggle 01, 02, 03, or 04)The corresponding content group becomes visible and expands; if the same item is clicked again, it collapses back to hidden
Item ClosedUser clicks the same open accordion item again, or a custom state value is reset to 0The content panel collapses and becomes hidden, caret icon returns to default orientation
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 - Accordion 01 / Toggle 01 clickedSets custom state ‘accordion_item_’ on the container: if current value equals item_01, reset to 0 (close); otherwise set to item_01 value (open)
GP - Accordion 01 / Toggle 02 clickedSets custom state ‘accordion_item_’ on the container: if current value equals item_02, reset to 0 (close); otherwise set to item_02 value (open)
GP - Accordion 01 / Toggle 03 clickedSets custom state ‘accordion_item_’ on the container: if current value equals item_03, reset to 0 (close); otherwise set to item_03 value (open)
GP - Accordion 01 / Toggle 04 clickedSets custom state ‘accordion_item_’ on the container: if current value equals item_04, reset to 0 (close); otherwise set to item_04 value (open)
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.