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

# Breadcrumb 02

> Horizontal breadcrumb navigation with icons, caret separators, and three labeled link buttons.

<Frame>
  ![Breadcrumb 02](https://ffciaqoksnnzuihswbxs.supabase.co/storage/v1/object/public/components/Elements/Breadcrumbs/breadcrumb-text-and-icon-02.png)
</Frame>

## Overview

Breadcrumb 02 is a horizontal navigation component that displays a multi-level breadcrumb trail. It consists of three clickable button items (Home, Components, Breadcrumb) each paired with an icon, separated by caret-right icons. The active/current page item is styled with a darker color and medium font weight, while previous navigation items appear in a muted gray tone with hover state color changes. It is designed for web interfaces to help users understand their current location within a site hierarchy.

## 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 **Breadcrumb 02** 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       | Mouse hover over BT - Home or BT - Components buttons | Font color and icon color change to dark near-black rgba(11,8,9,1)            |
| Not Clickable | Button is set to non-clickable                        | Opacity of the button reduces to 50%, indicating a disabled or inactive state |

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