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.

Stepper 06

Overview

Stepper 06 is a multi-step progress indicator component featuring three steps. Each step displays a numbered circle that transitions to a filled dark circle with a checkmark when completed, connected by horizontal separator lines. Step labels appear next to each step indicator on desktop and hide on mobile. Clicking any step button sets the active step via a custom state, enabling visual progression tracking across forms or onboarding flows.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Stepper 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
Step ActiveCustom state ‘step_’ on the parent group equals the step numberThe step number text color changes to white on a dark filled background circle
Step CompletedCustom state ‘step_’ on the parent group is greater than the step numberThe number text hides, a white checkmark icon appears, the circle background turns dark, and the connecting line turns dark
Step InactiveCustom state ‘step_’ is less than the step numberCircle shows light background with gray number text and no checkmark
Mobile Label HiddenCurrent page width is less than or equal to the built-in mobile breakpointStep label text next to each step circle becomes hidden
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 - Step 01 - Stepper 06 is clickedSets custom state ‘step_’ on the parent group to value 1
BT - Step 02 - Stepper 06 is clickedSets custom state ‘step_’ on the parent group to value 2
BT - Step 03 - Stepper 06 is clickedSets custom state ‘step_’ on the parent group to value 3
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.