JSPM

@syncfusion/ej2-inputs

1.0.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 148679
  • Score
    100M100P100Q183647F
  • License SEE LICENSE IN license

Syncfusion TypeScript TextBoxes

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, namely Small and Normal.
  • Supports three validation states,namely Success ,Error and Warning.

Resources