Package Exports
- @syncfusion/ej2-inputs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@syncfusion/ej2-inputs) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NumericTextBox
NumericTextBox
component is used to get the numeric inputs from the user. The input values can be increment or decrement with a predefined step value.
Key features
- Min-Max range validation.
- Internationalization.
- Standard format & Custom format.
- Restrict decimals.
- Keyboard navigation.
Resources
Demo Documentation AngularDemo AngularDocumentation
TextBox
TextBox
is an input element that allows to get input from the user. It allows the user either to edit or display the input values.
Key features
- Supports textbox with
icon/element
is added as a group. - Supports textbox with
Floating Label
. - Supports two
sizing
of textbox, namelySmall
andNormal
. - Supports three
validation states
,namelySuccess
,Error
andWarning
.