Skip to main content
Accordion 06

Overview

Accordion 06 is a collapsible FAQ-style component featuring multiple toggle items, each with a title, sub-header, and expandable content area. Users click on a row to expand or collapse its content. It uses custom states to track which accordion item is open, making it ideal for FAQ sections, feature explanations, or any content that benefits from a compact, expandable layout.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Accordion 06 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 CollapsedDefault state or clicking an already-open toggleContent group is hidden and the plus icon is shown; accordion item custom state resets to 0
Item ExpandedUser clicks a toggle row (GP - Title & Icon)Content group becomes visible below the title row; custom state stores the active item identifier
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 - Title & Icon / Toggle 01 clickedSets custom state ‘accordion_item_’ on the container: if item_01 is already active, resets to 0 (collapse); otherwise sets to item_01 value (expand)
GP - Title & Icon / Toggle 02 clickedSets custom state ‘accordion_item_’ on the container: if item_02 is already active, resets to 0 (collapse); otherwise sets to item_02 value (expand)
GP - Title & Icon / Toggle 03 clickedSets custom state ‘accordion_item_’ on the container: if item_03 is already active, resets to 0 (collapse); otherwise sets to item_03 value (expand)
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.