Skip to main content
Input 18

Overview

Input 18 is a numeric stepper component featuring a centered number input field flanked by a minus button on the left and a plus button on the right. It is designed for integer number entry with increment/decrement controls, styled with border separation, box shadows, and hover/focus/validation states for a polished form UI experience.

How to use

1

Open the Brikl panel

Navigate to the Elements category in the Brikl panel.
2

Copy the component

Find Input 18 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
Input FocusedWhen the input field gains focusOuter group displays a soft outset box shadow (rgba(216,211,212,0.5), spread 3) to highlight the active field
Input InvalidWhen the input field value is not validOuter group removes box shadow; input field shows a red-tinted box shadow (rgba(251,44,54,0.2), spread 3)
Input DisabledWhen the input is not clickableInput field opacity reduces to 50%
Plus Button HoveredWhen the plus button is hoveredPlus button background changes to rgba(245,244,244,1)
Plus Button DisabledWhen the plus button is not clickablePlus button opacity reduces to 50%
Minus Button HoveredWhen the minus button is hoveredMinus button background changes to rgba(245,244,244,1)
Minus Button DisabledWhen the minus button is not clickableMinus 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.

Requirements

LicenseStarter plan required
PluginsNone
Custom codeNot required

Platforms

PlatformSupported
Web
Mobile

License

This component is available on the free plan.