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
Button 08 is a ghost-style button component designed for both web and mobile interfaces. It features a transparent background with a visible border on interaction, an arrow-left icon paired with a text label, and smooth hover transitions. It is ideal for secondary or navigation actions where a subtle, non-filled button style is preferred.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Hovered | User hovers over the button | Background color changes to rgba(245,244,244,1), giving a light gray fill |
| Disabled | Button is not clickable | Opacity is reduced to 50%, visually indicating the button is inactive |
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 | Free |
| Plugins | None |
| Custom code | Not required |
Platforms
| Platform | Supported |
|---|---|
| Web | ✅ |
| Mobile | ✅ |
License
This component is available on the free plan.
