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 03

Overview

Stepper 03 is a multi-step progress indicator component featuring four numbered circular buttons connected by divider lines. It uses a custom state to track the current active step, visually distinguishing completed steps (filled dark), the active step (outlined), and upcoming steps (muted). It is ideal for multi-step forms, onboarding flows, or checkout processes.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Stepper 03 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
Active StepWhen the custom state ‘step_’ on the parent group equals the step numberThe button displays a white background with a dark border and white font, indicating the current active step
Completed StepWhen the custom state ‘step_’ on the parent group is greater than the step numberThe button fills with dark background and shows a white check icon; the connector line also turns dark
Default / Inactive StepWhen the custom state ‘step_’ is less than the step numberThe button and connector line remain in a muted light gray style
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
Button 1 - Stepper 03 is clickedSets the custom state ‘step_’ on the parent group (bTPkL) to value 1
Button 2 - Stepper 03 is clickedSets the custom state ‘step_’ on the parent group (bTPkL) to value 2
Button 3 - Stepper 03 is clickedSets the custom state ‘step_’ on the parent group (bTPkL) to value 3
Button 4 - Stepper 03 is clickedSets the custom state ‘step_’ on the parent group (bTPkL) to value 4
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.