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
File Uploader 03 is a circular avatar-style file upload component that allows users to upload a file by clicking or dragging onto a dashed circular boundary. It displays an icon prompt when empty and shows the uploaded image as a background when a file is selected. A remove button appears in the corner to clear the uploaded file.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Hovered | User hovers over the main group container | Background color changes to a light gray (rgba(245,244,244,1)) |
| File Selected - Background Image | File uploader element has a non-empty value (file uploaded) | The uploaded file is displayed as a centered background image on the group |
| Icon Hidden | File uploader element has a non-empty value (file uploaded) | The placeholder user-circle icon becomes hidden |
| Remove Button Visible | File uploader element has a non-empty value (file uploaded) | The remove button becomes visible, allowing the user to clear the file |
| Remove Button Hovered | User hovers over the remove button | Remove button opacity increases to 90% |
| Remove Button Not Clickable | Remove button is not clickable | Remove 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 - Remove File Uploader 03 is clicked | Resets the main group (GP - File Uploader 03), clearing the uploaded file and reverting the component to its empty state |
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.
