InputNumber
A numeric input with increment and decrement buttons, supporting bounds, step intervals, and full UI Engine themes.
Playground
Explore all inputnumber props interactively.
Props
The bound numeric value.
Minimum allowed value.
Maximum allowed value.
Increment/decrement step size.
Input size
Theme color/status
Label text above input
Error message (sets color to error)
Helper text below input
Glass surface density
Backdrop blur intensity
Elevated with shadow
Glow intensity
Disabled state
Bounds & Steps
Set minimum, maximum, and step intervals to restrict inputs.
Glass Overlay Integration
InputNumber operates as a standard field component in the GlassUI engine, allowing it to seamlessly match your other forms on glass surfaces.