InputNumber

InputNumber provides a field where only numbers can be entered, usually with increment and decrement buttons, restricting input range and step size. Common scenarios include zip codes, phone numbers, PIN codes, and currency input.

Basic

Basic Style

Basic style number input field for simple numeric input

With Control Button

Number input field with control buttons for easy value adjustment

With Slider

Slider-integrated number input field for increased interactivity

With Min And Max

Number input field with minimum and maximum values for range-limited input

Phone

With Select

Phone number input field with selection functionality for phone forms

Code snippet not found, please check if the component name is correct

With Country Code Input

Phone number input with country code input for international numbers

Code snippet not found, please check if the component name is correct

PIN Input

Basic Style

Basic PIN input field for security verification

Code snippet not found, please check if the component name is correct

Outline Style

Outline-style PIN input field for enhanced visual effect

Code snippet not found, please check if the component name is correct