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 12

Overview

Checkbox 12 is a multi-select checkbox component featuring two styled card-based options, each containing an icon and a label. Users can toggle options on and off, with visual feedback provided through border and icon changes. The component uses custom states to track selected items and supports both web and mobile layouts.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Checkbox 12 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
Option SelectedWhen the option’s item value is contained in the parent group’s selected_item_ custom state listThe card border changes to a dark color (rgba(27,23,24,1)) and the checkbox icon switches to a filled check mark with a dark background
Option UnselectedDefault state when the item is not in the selected_item_ listThe card displays a light border and the checkbox icon shows an empty square with a white background
Mobile ResponsiveCurrent page width is less than the built-in mobile breakpointText font size reduces to 14px for better fit 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 - Checkbox Option 01 is clicked (condition: item NOT in selected list)Adds Option 01’s item value to the selected_item_ custom state list on the parent group
Group - Checkbox Option 01 is clicked (condition: item already in selected list)Removes Option 01’s item value from the selected_item_ custom state list on the parent group
Group - Checkbox Option 02 is clicked (condition: item NOT in selected list)Adds Option 02’s item value to the selected_item_ custom state list on the parent group
Group - Checkbox Option 02 is clicked (condition: item already in selected list)Removes Option 02’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.