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
Badge 05 is a UI component featuring a set of dismissible badge pills in multiple color variants (grey, red, and yellow). Each badge contains a label text and an ‘X’ icon button to remove it. The badges use a horizontal row layout with rounded borders, colored backgrounds, and matching icon colors per variant. This component is ideal for tag inputs, filter chips, or label displays where users can remove individual items.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Hovered - Grey Remove Button | Mouse hover on grey badge remove button | Background color changes to rgba(106,114,130,0.2) |
| Not Clickable - Grey Remove Button | Button is set to not clickable | Opacity reduces to 50% |
| Hovered - Red Remove Button | Mouse hover on red badge remove button | Background color changes to rgba(231,0,11,0.2) |
| Not Clickable - Red Remove Button | Button is set to not clickable | Opacity reduces to 50% |
| Hovered - Yellow Remove Button | Mouse hover on yellow badge remove button | Background color changes to rgba(208,135,0,0.2) |
| Not Clickable - Yellow Remove Button | Button is set to not clickable | Opacity reduces 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.Requirements
| License | Starter plan required |
| Plugins | None |
| Custom code | Not required |
Platforms
| Platform | Supported |
|---|---|
| Web | ✅ |
| Mobile | ✅ |
License
This component requires a Starter plan.
