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 07

Overview

Checkbox 07 is a multi-option checkbox component featuring up to two selectable options, each with a custom icon-based checkbox, a primary label, a sublabel, and a description text. It uses custom states to track selected items and supports toggling selections on and off via click workflows.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Checkbox 07 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 groupThe checkbox icon changes to a filled check mark with a dark background (rgba(11,8,9,1))
UncheckedUser clicks an already selected option groupThe checkbox icon reverts to an empty square with a white background and border
Mobile font sizeCurrent page width is less than the built-in mobile breakpointText font size increases to 14px for improved readability on small screens
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 1 Sublabel (Checkbox 07) is clicked (condition: item not in selected list)Adds the option’s item number to the parent group’s selected_item_ custom state list
Group - Option 1 Sublabel (Checkbox 07) is clicked (condition: item already in selected list)Removes the option’s item number from the parent group’s selected_item_ custom state list
Group - Option 2 Sublabel (Checkbox 07) is clicked (condition: item not in selected list)Adds the option’s item number to the parent group’s selected_item_ custom state list
Group - Option 2 Sublabel (Checkbox 07) is clicked (condition: item already in selected list)Removes the option’s item number 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.