Overview
Select 05 is a native dropdown (select) component featuring a start icon on the left side of the input field. It includes a label above the field, a list-checks phosphor icon, and a native Bubble Dropdown element. The component supports focus, validation error, and disabled visual states, making it suitable for forms requiring accessible, icon-enhanced select inputs.
How to use
Open the Brikl panel
Navigate to the Elements category in the Brikl panel.
Copy the component
Find Select 05 and click Copy.
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.
States
This component includes conditional states that automatically change its appearance.
| State | Trigger | Visual effect |
|---|
| Focused | Dropdown element receives focus | Adds a soft blue-tinted box shadow (spread 3) around the select group container |
| Invalid | Dropdown element fails validation (isnt_valid) | Border color changes to red (rgba(251,44,54,1)) and a red-tinted box shadow appears around the container |
| Disabled | Dropdown element is not clickable (isnt_clickable) | Container opacity reduces to 50%, indicating a disabled 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.
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 |
| Platform | Supported |
|---|
| Web | ✅ |
| Mobile | ❌ |
License
This component requires a Starter plan.