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 08

Overview

Checkbox 08 is a multi-option checkbox component featuring two selectable options, each with a custom checkbox icon, a primary label, a sublabel, and a description text. It uses custom states to track selected items and toggling logic via workflows, making it suitable for forms, preference selectors, or filter UIs.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Checkbox 08 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
SelectedUser clicks on a checkbox option groupThe checkbox icon changes from an empty square to a filled check mark with a dark background, indicating the option is selected
DeselectedUser clicks on an already selected checkbox option groupThe checkbox icon reverts to an empty square with a white background, indicating the option is deselected
Mobile ResponsiveCurrent page width is less than the built-in mobile breakpointFont size of text elements increases to 14px for better readability on smaller 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 01 Sublabel (Checkbox 08) is clicked AND option is NOT currently selectedAdds Option 1’s item value to the selected_item_ custom state list on the parent group
Group - Option 01 Sublabel (Checkbox 08) is clicked AND option IS currently selectedRemoves Option 1’s item value from the selected_item_ custom state list on the parent group
Group - Option 02 Sublabel (Checkbox 08) is clicked AND option is NOT currently selectedAdds Option 2’s item value to the selected_item_ custom state list on the parent group
Group - Option 02 Sublabel (Checkbox 08) is clicked AND option IS currently selectedRemoves Option 2’s item value from the selected_item_ custom state list on the parent group
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.