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 20 is a stepper/counter UI component featuring two icon buttons (up and down carets) flanking a disabled numeric input field. It allows users to increment or decrement a count value, styled in a dark black rounded pill design with white icons. Commonly used for quantity selectors, counters, or numeric input controls.How to use
States
This component includes conditional states that automatically change its appearance.| State | Trigger | Visual effect |
|---|---|---|
| Hovered | User hovers over the Up or Down button | Button opacity reduces to 90%, providing a subtle visual hover feedback |
| Disabled/Not Clickable | Button is set to not clickable (isnt_clickable condition) | Button opacity reduces to 50%, indicating the button is inactive or unavailable |
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.
