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
Button 13 is a notification bell icon button component that displays a circular badge with a count indicator. It consists of a rounded white button featuring a bell-ringing icon and an overlaid dark badge showing the number of unread notifications. It is designed for use in navigation bars or headers to alert users of pending notifications.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Hovered | User hovers over the button | Background color changes to rgba(245, 244, 244, 1), a light gray tint |
| Disabled / Not Clickable | Button is set to not clickable | Button opacity reduces to 50%, visually dimming the element |
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.Requirements
| License | Starter plan required |
| Plugins | None |
| Custom code | Not required |
Platforms
| Platform | Supported |
|---|---|
| Web | ✅ |
| Mobile | ✅ |
License
This component requires a Starter plan.
