Skip to main content

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.

Popup 01

Overview

Popup 01 is a confirmation dialog component that presents users with a prompt asking them to confirm an action. It contains a message group with a bold title (‘Are you sure?’) and a descriptive subtitle, along with an action group featuring a Cancel button (light style) and an Okay button (dark style). It is designed for web use and includes workflows to show and hide the popup based on button interactions.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Popup 01 and click Copy.
3

Paste into your editor

Paste it into your Bubble canvas with Cmd + V (Mac) or Ctrl + V (Windows), or right-click on the canvas and select Paste.

States

This component includes conditional states that automatically change its appearance.
StateTriggerVisual effect
Cancel Button HoveredUser hovers over the Cancel buttonCancel button background color changes to rgba(245, 244, 244, 1)
Cancel Button Not ClickableCancel button is disabled/not clickableCancel button opacity reduces to 50%
Okay Button HoveredUser hovers over the Okay buttonOkay button opacity reduces to 90%
Okay Button Not ClickableOkay button is disabled/not clickableOkay button opacity reduces to 50%
Mobile Breakpoint - TitleCurrent page width is less than the built-in mobile breakpointTitle text font size changes to 14px
Mobile Breakpoint - SubtitleCurrent page width is less than the built-in mobile breakpointSubtitle text font size changes 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.
TriggerAction
BT - Cancel (Popup 01) is clickedHides the Popup 01 element
A separate trigger element (bTSim) is clickedShows the Popup 01 element
These workflows are included when you use the Copy with Workflows option in the Brikl panel.

Requirements

LicenseStarter plan required
PluginsNone
Custom codeNot required

Platforms

PlatformSupported
Web
Mobile

License

This component requires a Starter plan.