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.

Tabs 05

Overview

Tabs 05 is a horizontal navigation tab component featuring three clickable tab buttons (Tab 1, Tab 2, Tab 3) with an underline-style active indicator. It uses a custom state on the parent group to track the currently selected tab, visually highlighting the active tab with a bottom border and background change while providing hover states for interactivity.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Tabs 05 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
Hover StateUser hovers over any tab buttonTab font color changes to rgba(113,113,123,1) with a 200ms ease transition
Active/Selected StateThe parent group’s custom state ‘tabs_item_’ matches the tab button’s own ‘item_’ custom state valueTab background changes to rgba(245,244,244,1), font color changes to rgba(27,23,24,1), and a 2px inset bottom border appears in rgba(27,23,24,1)
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
BT - Tab 1 (Tabs 05) is clickedSets the parent group’s custom state ‘tabs_item_’ to Tab 1’s item_ value (1), marking it as the active tab
BT - Tab 2 (Tabs 05) is clickedSets the parent group’s custom state ‘tabs_item_’ to Tab 2’s item_ value (2), marking it as the active tab
BT - Tab 3 (Tabs 05) is clickedSets the parent group’s custom state ‘tabs_item_’ to Tab 3’s item_ value (3), marking it as the active tab
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.