Wijmo UI for the Web
InputText
Wijmo User Guide > Widgets > Input Widgets > InputText

The wijinput widgets allow you to create masked, numeric, percentage, currency and date inputs, depending on the type of data users need to enter. The wijinputtext widget allows you to format and limit the amount of text users enter.

The wijinput widgets are created by the jquery.wijmo.wijinputcore.js, jquery.wijmo.wijinputdate.js, jquery.wijmo.wijinputmask.js, and jquery.wijmo.wijinputnumber.js libraries. The jquery.wijmo.wijinputcore.js library is a sharable base library which needs to be linked before each input’s widget library.

For a listing of all of the options, methods, and events available on this widget, please see the API docs for wijinputtext.

Please note that the input widgets are not adaptive for mobile applications.

In this section

Quick Start

Markup and Scripting

InputText Concepts

Note: Check the Version History for an outline of new features, improvements, and changes to the Wijmo widgets.
See Also

Reference