Documentation last updated: April 1, 2025

Plugin last updated: April 1, 2025

Custom Checkbox Plugin for Bubble

Table of Contents


Overview

The Custom Checkbox Plugin allows users to add a fully customizable checkbox component to their Bubble applications. It enables users to change the checkbox icon color, label color, and background color, as well as dynamically track its checked state.


How to use

  1. Add the Custom Checkbox element to your Bubble page.
  2. Customize the appearance by setting the checkbox_color, icon_color, and text_color fields.
  3. Use the checked field to track the state of the checkbox.
  4. Add workflows that respond to checkbox state changes.

Components

Actions