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 11

Overview

Radio 11 is a billing period selector component featuring two radio-style toggle options: ‘Bill Monthly’ and ‘Bill Yearly’. It uses a pill/tab switcher pattern where only one option can be selected at a time. The active selection is highlighted with a white background and subtle shadow, while the inactive option remains transparent. The Yearly option also displays a ‘-20%’ discount badge in green. Selection state is managed via a custom state on the parent group.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Radio 11 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
Monthly SelectedUser clicks the ‘GP - Monthly (Radio 11)’ groupMonthly option gains white background with a soft box shadow; text color changes to dark; Yearly option returns to transparent background
Yearly SelectedUser clicks the ‘GP - Yearly (Radio 11)’ groupYearly option gains white background with a soft box shadow; text color changes to dark; Monthly option returns to transparent background
Mobile ResponsivePage width is less than mobile breakpointThe ‘-20%’ discount badge on the Yearly option increases font size from 12 to 14
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 - Monthly (Radio 11) group is clickedSets the parent group’s ‘radio_item_’ custom state to the ‘item_’ custom state value of the Monthly group (value: 1), marking Monthly as selected
GP - Yearly (Radio 11) group is clickedSets the parent group’s ‘radio_item_’ custom state to the ‘item_’ custom state value of the Yearly group (value: 2), marking Yearly as selected
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.