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.

Overview
Radio 12 is a star-rating filter radio group component designed for review filtering interfaces. It presents six selectable options: ‘All Reviews’ plus individual star ratings (1–5 stars), each with a radio button indicator, star icons, and review count labels. Only one option can be selected at a time, tracked via a custom state on the parent group.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Selected | User clicks any radio option group (All Reviews, 1–5 Stars) | The radio button icon changes to a filled dot (phosphor fill dot) with a dark background, indicating the active selection |
| Unselected | Default state or another option is clicked | Radio button displays as an outlined circle with a light border and no fill |
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.| Trigger | Action |
|---|---|
| GP - All Reviews (Radio 12) group is clicked | Sets the parent group’s custom state ‘radio_item_’ to the item_ value of the All Reviews group |
| GP - 5 Stars (Radio 12) group is clicked | Sets the parent group’s custom state ‘radio_item_’ to the item_ value of the 5 Stars group |
| GP - 4 Stars (Radio 12) group is clicked | Sets the parent group’s custom state ‘radio_item_’ to the item_ value of the 4 Stars group |
| GP - 3 Stars (Radio 12) group is clicked | Sets the parent group’s custom state ‘radio_item_’ to the item_ value of the 3 Stars group |
| GP - 2 Stars (Radio 12) group is clicked | Sets the parent group’s custom state ‘radio_item_’ to the item_ value of the 2 Stars group |
| GP - 1 Star (Radio 12) group is clicked | Sets the parent group’s custom state ‘radio_item_’ to the item_ value of the 1 Star group |
These workflows are included when you use the Copy with Workflows option in the Brikl panel.
Requirements
| License | Starter plan required |
| Plugins | None |
| Custom code | Not required |
Platforms
| Platform | Supported |
|---|---|
| Web | ✅ |
| Mobile | ✅ |
License
This component requires a Starter plan.
