Overview of PHP NumericTextBox

9 Aug 20221 minute to read

EJ PHP NumericTextBox component provides all the functionalities that is available in EJ NumericTextBox, since it is a server side wrapper of EJ NumericTextBox widget. It is used to display only numeric values. It has Spin buttons to increase or decrease the values in the Text Box.

Key Features

  • Min and Max Values — Specifies value range for the NumericTextBox.
  • Spin Buttons — Allows to increase or decrease the current value in the NumericTextBox.
  • Step Value — Allows to increment or decrement the current value by step value.
  • Localization — Essential JavaScript NumericTextBox provide localization support. These controls use ej.globalize.js file to globalize and localize the format, and parse numbers and dates according to the culture.
  • Keyboard Navigation — allows to interact with NumericTextBox by using keyboard.
  • RTL Support — Support for right to left alignment of NumericTextBox input.
  • Decimal Values — specifies the number of digits to allow after the decimal point in the NumericTextBox.
  • Themes — EJ PHP NumericTextBox consist of 17 built-in themes, and also support custom skins for creating user-defined themes.