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
Dropdown 04 is a GroupFocus-based contextual dropdown menu component containing five labeled icon buttons: Copy, Account, Bookmark, Settings, and Delete. It is designed to appear as a floating action menu triggered by a parent element. The first four items are standard actions, visually separated from the destructive ‘Delete’ button by a horizontal divider. Each button features a hover state and a disabled (non-clickable) state, making it suitable for context menus, overflow menus, or user account action panels.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Hovered | User hovers over any button | Button background changes to a light grey (rgba(245,244,244,1)); Delete button background changes to a light red tint (rgba(251,44,54,0.1)) |
| Disabled | Button is not clickable (isnt_clickable condition) | Button opacity reduces to 50%, indicating a non-interactive state |
These states are handled natively by Bubble and require no additional setup.
They will work automatically once the component is pasted into your editor.
Requirements
| License | Starter plan required |
| Plugins | None |
| Custom code | Not required |
Platforms
| Platform | Supported |
|---|---|
| Web | ✅ |
| Mobile | ❌ |
License
This component requires a Starter plan.
