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 15 is a floating notification component that appears at the bottom-right of the screen to inform users of a successful action. It features a success icon, a title, a short description, an action button (‘Learn more’), and a dismiss (X) button. The alert slides in and out with an animation and is hidden by default until triggered.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 X (hide) button | Icon color changes to a semi-transparent dark color (rgba(11,8,9,0.6)) |
| Close Button Not Clickable | Close button is not clickable | Close button opacity reduces to 50% |
| Close Button Hidden on Small Screen | Page width is 596px or less | Close button becomes invisible |
| Action Button Hovered | User hovers over the ‘Learn more’ button | Action button opacity reduces to 90% |
| Action Button Not Clickable | Action button is not clickable | 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 15) is clicked | Animates the floating group out 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.
