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.

Checkbox 05

Overview

Checkbox 05 is a multi-select inline checkbox component featuring three horizontally arranged options (Option 1, Option 2, Option 3). Each option consists of a square icon acting as a checkbox and a text label. Selections are tracked via a custom state list on the parent group, allowing multiple items to be selected or deselected simultaneously. It is designed for forms or filter UIs where users need to pick multiple values in a compact row layout.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Checkbox 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
CheckedUser clicks an option group; the option’s item_ number is contained in the parent’s selected_item_ listIcon changes from outlined crop_square to filled check with a dark background (rgba(11,8,9,1))
UncheckedOption’s item_ number is not present in the parent’s selected_item_ listIcon displays outlined crop_square with white background and light border
Mobile font sizeCurrent page width is less than the built-in mobile breakpointLabel text font size reduces to 14px
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
Group - Option 2 clicked (condition: item 2 NOT in selected_item_ list)Adds item 2 to the parent group’s selected_item_ custom state list
Group - Option 2 clicked (condition: item 2 IS in selected_item_ list)Removes item 2 from the parent group’s selected_item_ custom state list
Group - Option 1 clicked (condition: item 1 NOT in selected_item_ list)Adds item 1 to the parent group’s selected_item_ custom state list
Group - Option 1 clicked (condition: item 1 IS in selected_item_ list)Removes item 1 from the parent group’s selected_item_ custom state list
Group - Option 3 clicked (condition: item 3 NOT in selected_item_ list)Adds item 3 to the parent group’s selected_item_ custom state list
Group - Option 3 clicked (condition: item 3 IS in selected_item_ list)Removes item 3 from the parent group’s selected_item_ custom state list
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.