ComponentsNumeric InputOn this pageNumeric Input Input that accepts only numeric values. Basic Usage <Input name='quantity' type='numeric' placeholder='0' /> With Label <Input name='age' type='numeric' label='Age' placeholder='Enter your age' /> Features Numeric keyboard No decimals Integer values only Related Amount Input