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
Popup 03 is a confirmation dialog component featuring a success-style icon badge, a bold title, a descriptive message, and two action buttons (Cancel and Confirm). It is designed to inform users of a completed action and prompt them to acknowledge or dismiss the notification, making it ideal for confirmation flows such as publishing content.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Cancel Button Hovered | User hovers over the Cancel button | Cancel button background changes to rgba(245, 244, 244, 1) |
| Cancel Button Not Clickable | Cancel button is set to non-clickable | Cancel button opacity reduces to 50% |
| Confirm Button Hovered | User hovers over the Confirm button | Confirm button opacity reduces to 90% |
| Confirm Button Not Clickable | Confirm button is set to non-clickable | Confirm button opacity reduces to 50% |
| Mobile Responsive Text | Current page width is less than the built-in mobile breakpoint | Title and description text font size reduces to 14px |
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 |
|---|---|
| Cancel button (BT - Cancel) is clicked | Hides the Popup 03 element |
| A separate trigger button (element bTUGV) is clicked | Shows the Popup 03 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.
