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.

Radio 03

Overview

Radio 03 is a customizable radio button group component featuring two selectable options. Each option includes a circular radio icon, a label, and a description text. Option 1 additionally contains an expandable input field that appears when selected. The component tracks the selected item via a custom state and supports conditional styling to indicate the active selection.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Radio 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
Radio Option SelectedWhen the parent group’s custom state ‘radio_item_’ equals the option’s ‘item_’ custom state valueThe radio icon changes to a filled dot icon with a dark background, indicating the option is selected
Expansion Input VisibleWhen Option 1 is selected (radio_item_ equals item_ of Option 1)The hidden input field beneath Option 1 becomes visible and receives focus
Input FocusedWhen the expansion input field is focusedA soft box shadow appears around the input field
Input InvalidWhen the expansion input field fails validationBorder turns red and a red box shadow appears around the input
Input DisabledWhen the expansion input field is not clickableInput opacity is reduced to 50%
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
GP - Button Option 1 (Radio 03) is clickedSets the parent group’s ‘radio_item_’ custom state to Option 1’s ‘item_’ value, then sets focus to the expansion input field
GP - Button Option 2 (Radio 03) is clickedSets the parent group’s ‘radio_item_’ custom state to Option 2’s ‘item_’ value
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.