# Input Number

## Content



The **InputNumber** control allows users to enter numbers. The control prevents users from entering the invalid data and formats as it is edited. To limit the range of acceptable values, you can use the [Min](/componentone/api/mvc/online-mvc-core/dotnet-api/C1.AspNetCore.Mvc/C1.Web.Mvc.InputNumber.Min.html) and [Max](/componentone/api/mvc/online-mvc-core/dotnet-api/C1.AspNetCore.Mvc/C1.Web.Mvc.InputNumber.Max.html) properties.

![](https://cdn.mescius.io/document-site-files/images/9b6a6cfe-b8e8-42e9-8a04-da6cb7762977/images/inputnumberoverview.png)