[]
        
(Showing Draft Content)

Key Features

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

  • Value
    Represents the current value of the control.

  • Max
    Use the Max property value to set the largest number that the user can enter.

  • Min
    Use the Min property value to set the smallest number that the user can enter.

  • ShowSpinner
    Its value indicates whether the control displays spinner buttons to increment or decrement the value.

  • InputType
    Use the InputType property to set the type attribute of the HTML input element hosted by the control.