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
Alert 10 is a dismissible floating group alert component that appears anchored to the bottom-right of the screen. It displays a warning icon alongside an error message, an optional navigation link, and a close (X) button that animates and hides the alert when clicked. It is designed for error or informational notifications in both web and mobile interfaces.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Link Hovered | User hovers over the Link button | Link button opacity reduces to 70% and underline appears |
| Link Disabled | Link button is not clickable | Link button opacity reduces to 50% |
| Close Button Hovered | User hovers over the close (X) button | Close button icon color changes to rgba(11,8,9,0.6) |
| Close Button Disabled | Close button is not clickable | Close button opacity reduces to 50% |
| Close Button Hidden on Mobile | Current page width is less than or equal to 596px | Close (X) button becomes invisible |
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.Workflows
This component includes pre-built workflows.| Trigger | Action |
|---|---|
| BT - Hide FG (Alert 10) is clicked | Animates the floating group out with a slideDownOut transition (500ms duration), then hides the floating group element |
These workflows are included when you use the Copy with Workflows option in the Brikl panel.
Requirements
| License | Starter plan required |
| Plugins | None |
| Custom code | Not required |
Platforms
| Platform | Supported |
|---|---|
| Web | ✅ |
| Mobile | ✅ |
License
This component requires a Starter plan.
