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 03

Overview

Checkbox 03 is a interactive checkbox component that displays a square icon alongside a text label. When clicked, it toggles a custom ‘selected’ state, changing the icon to a checkmark and applying a strikethrough style to the label text, mimicking a to-do item completion interaction.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Checkbox 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
SelectedUser clicks the group when ‘selected_’ custom state is falseIcon changes from an empty square to a filled checkmark, and the label text renders with strikethrough formatting
UnselectedUser clicks the group when ‘selected_’ custom state is trueIcon reverts to an empty square and the label text displays normally without strikethrough
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 W/ Strikethrough Text (Checkbox 03)’ is clicked (when selected_ is false)Sets the custom state ‘selected_’ to true on the group element
Group ‘Checkbox W/ Strikethrough Text (Checkbox 03)’ is clicked (when selected_ is true)Sets the custom state ‘selected_’ to false on the group element
These workflows are included when you use the Copy with Workflows option in the Brikl panel.

Requirements

LicenseFree
PluginsNone
Custom codeNot required

Platforms

PlatformSupported
Web
Mobile

License

This component is available on the free plan.