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 08

Overview

Popup 08 is a delete confirmation modal designed to prompt users before performing a destructive action. It includes a red trash icon, a title and description message, a cancel button, a red delete button, and a ‘Don’t show again’ checkbox with toggle state. It is intended for web applications and provides a clear, styled confirmation flow with interactive states and workflow actions.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Popup 08 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 buttonBackground color changes to rgba(245, 244, 244, 1)
Cancel Button DisabledCancel button is not clickableCancel button opacity reduces to 50%
Delete Button HoveredUser hovers over the Delete buttonDelete button opacity reduces to 90%
Delete Button DisabledDelete button is not clickableDelete button opacity reduces to 50%
Don’t Show Again CheckedCustom state ‘show_again_’ on popup is trueCheckbox icon changes to a checkmark with a dark background
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 08) clickedHides the popup element (bTUNv)
Checkbox - Don’t Show Again clicked (when show_again_ is true)Sets custom state ‘show_again_’ to false on the popup
Checkbox - Don’t Show Again clicked (when show_again_ is false)Sets custom state ‘show_again_’ to true on the popup
Element bTUNp clickedShows the popup element (bTUNv)
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.