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 14 is a dismissible floating notification component designed to inform users of an error or failed request. It appears anchored to the bottom-right of the screen and contains a warning icon, a bold title, a descriptive message, a ‘Learn more’ action button, and a close (X) button. It is initially hidden and becomes visible when triggered, then can be dismissed via an animated slide-down-out transition.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Close button hovered | User hovers over the hide/close button | Icon color changes to a semi-transparent dark tone (rgba(11,8,9,0.6)) |
| Close button not clickable | Close button is in a non-clickable state | Close button opacity reduces to 50% |
| Mobile/narrow layout | Page width is less than or equal to 596px | Close button becomes hidden |
| Action button hovered | User hovers over the ‘Learn more’ action button | Action button opacity reduces to 90% |
| Action button not clickable | Action button is in a non-clickable state | Action button opacity reduces to 50% |
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 14) is clicked | Animates the floating group with a slideDownOut transition (500ms), 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.
