# Key Features

Develop powerful and lightweight web applications using ASP.NET MVC controls. Learn more about the ComponentOne MVC controls in ASP.NET MVC documentation.

## Content

InputNumber also offers other advanced features. These features are listed below:

* [Value](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.Value.html)
    Represents the current value of the control.


* [Max](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.Max.html)
    Use the [Max](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.Max.html) property value to set the largest number that the user can enter.


* [Min](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.Min.html)
    Use the [Min](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.Min.html) property value to set the smallest number that the user can enter.


* [ShowSpinner](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.ShowSpinner.html)
    Its value indicates whether the control displays spinner buttons to increment or decrement the value.


* [InputType](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.InputType.html)
    Use the [InputType](/componentone/api/mvc/online-mvc/dotnet-framework-api/C1.Web.Mvc/C1.Web.Mvc.InputNumber.InputType.html) property to set the type attribute of the HTML input element hosted by the 
    control.


* **Accessibility**
    Supports ARIA (Accessible Rich Internet Applications) attribute used by the assistive technologies like screen reader to read out descriptions of elements through aria-labelled-by property.