> ## 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.

# Badge 06

> Horizontal row of colored dismissible badge pills in grey, red, and yellow variants.

<Frame>
  ![Badge 06](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Elements/Badges/badges-with-no-border-and-remove-button.png)
</Frame>

## Overview

Badge 06 is a UI component featuring a set of removable badge/tag elements in multiple color variants (grey, red, and yellow). Each badge contains a text label and an 'X' icon button to dismiss or remove the badge. It is designed for use in tagging, filtering, or labeling scenarios where users need to visually identify and optionally remove categorized items.

## How to use

<Steps>
  <Step titleSize="h4" title="Open the Brikl panel">
    Navigate to the **Elements** category in the Brikl panel.
  </Step>

  <Step titleSize="h4" title="Copy the component">
    Find **Badge 06** and click **Copy**.
  </Step>

  <Step titleSize="h4" title="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**.
  </Step>
</Steps>

## States

This component includes conditional states that automatically change its appearance.

| State                           | Trigger                                           | Visual effect                                     |
| ------------------------------- | ------------------------------------------------- | ------------------------------------------------- |
| Hovered - Grey Remove Button    | User hovers over the grey badge's remove button   | Background color changes to rgba(106,114,130,0.2) |
| Disabled - Grey Remove Button   | Grey remove button is not clickable               | Opacity reduces to 50%                            |
| Hovered - Red Remove Button     | User hovers over the red badge's remove button    | Background color changes to rgba(231,0,11,0.2)    |
| Disabled - Red Remove Button    | Red remove button is not clickable                | Opacity reduces to 50%                            |
| Hovered - Yellow Remove Button  | User hovers over the yellow badge's remove button | Background color changes to rgba(208,135,0,0.2)   |
| Disabled - Yellow Remove Button | Yellow remove button is not clickable             | Opacity reduces to 50%                            |

<Note>
  These states are handled natively by Bubble and require no additional setup.
  They will work automatically once the component is pasted into your editor.
</Note>

## 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

<Note>
  This component requires a **Starter** plan.
</Note>
