JSPM

@syncfusion/ej2-inputs

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

A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users.

Package Exports

    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

    JavaScript Inputs Controls

    A package of JavaScript Inputs controls. It comes with a collection of form components which is useful to get different input values from the users such as text, numbers, patterns, color and file inputs.

    What's Included in the JavaScript Inputs Package

    The JavaScript Inputs package includes the following list of components.

    JavaScript ColorPicker

    The JavaScript ColorPicker control is a user interface that is used to select and adjust color values.

    Getting Started . Online demos . Learn more

    JavaScript ColorPicker Control

    Key features

    • Color specification - Supports Red Green Blue, Hue Saturation Value and Hex codes.
    • Mode - Supports Picker and Palette mode.
    • Inline - Supports inline type rendering of color picker.
    • Custom palettes - Allows to customize palettes and supports multiple palette groups rendering.
    • Opacity - Allows to set and change the opacity of the selected color.
    • Accessibility - Built-in accessibility features to access color picker using the keyboard, screen readers, or other assistive technology devices.

    JavaScript Form Validator

    The JavaScript Form Validator control is used to validate the form elements before submitting to the server.

    Getting Started . Online demos . Learn more

    JavaScript FormValidator Control

    JavaScript TextBox

    The JavaScript TextBox control is an extended version of the HTML input control which is used to edit or display text input on a form.

    Getting Started . Online demos . Learn more

    JavaScript TextBox Control

    Key features

    JavaScript Masked TextBox

    The JavaScript Masked TextBox control allows the user to enter the valid input only based on the provided mask.

    Getting Started . Online demos . Learn more

    JavaScript MaskedTextBox Control

    Key features

    • Custom characters - Allows you to use your own characters as the mask elements.
    • Regular expression - Can be used as a mask element for each character of the MaskedTextBox.
    • Accessibility - Provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.

    JavaScript Numeric TextBox

    The JavaScript Numeric TextBox control is used to get the number inputs from the user. The input values can be incremented or decremented by a predefined step value.

    Getting Started . Online demos . Learn more

    JavaScript NumericTextBox Control

    Key features

    • Range validation - Allows to set the minimum and maximum range of values in the NumericTextBox.
    • Number formats - Supports the number display formatting with MSDN standard and custom number formats.
    • Precision of numbers - Allows to restrict the number precision when enters the value.
    • Keyboard interaction - Allows users to interact with the NumericTextBox using the keyboard.
    • Accessibility - Provides built-in accessibility support which helps to access all the NumericTextBox component features through keyboard, on-screen readers or other assistive technology devices.
    • Internationalization - Library provides support for formatting and parsing number using the official Unicode CLDR JSON data.
    • Localization - Supports to localize spin up and down buttons title for the tooltip to different cultures.

    JavaScript Signature

    The JavaScript Signature control allows user to draw smooth signatures as vector outline of strokes using variable width bezier curve interpolation. It allows to save signature as image.

    Getting Started . Online demos . Learn more

    JavaScript Signature Control

    Key features

    • Customization - Support various customization options like background color, background image, stroke color, stroke width, save with background, undo, redo, clear, readonly, and disabled.
    • Save - Support to save the signature as image like PNG, JPEG, and SVG.
    • Load - Support to load the signature as base64 url of the image.
    • Draw - Support to draw the text with the different font family and font size.

    JavaScript Slider

    The JavaScript Slider control allows you to select a value or range of values between the min and max range.

    Getting Started . Online demos . Learn more

    JavaScript Slider Control

    Key features

    • Types - Provided three types of Slider.
    • Orientation - Displays the Slider in horizontal or vertical direction.
    • Buttons - Provided built-in support to render the buttons in both edges of the Slider.
    • Tooltip - Displays a tooltip to show the currently selected value.
    • Ticks - Displays a scale with small and big ticks.
    • Format - Customize the slider values into various format.
    • Limits - Slider thumb movement restriction enabled with interval dragging in range-slider.
    • Accessibility - Built-in compliance with the WAI-ARIA specifications.
    • Keyboard interaction - The Slider can be intractable through the keyboard.

    JavaScript File Upload

    The JavaScript File Upload control is an extended version of the HTML5 upload control which is used to upload images, documents, and other files to a server.

    Getting Started . Online demos . Learn more

    JavaScript FileUpload Control

    Key features

    • Chunk upload - Used to upload large files as chunks
    • Drag and drop - Drag the files and drop into component to upload them.
    • Template - The file list and buttons can be customize using template
    • Validation - Validate extension and size of upload file
    • Auto upload - Process the file to upload without interaction.
    • Preload files - View and manipulate previously uploaded files.

    JavaScript Rating

    The JavaScript Rating control is used to provide a star rating or view other people’s ratings on a numeric scale for any service provided, such as for movies, applications, or products. It has several built-in features such as support for precision modes, labels, tooltip, and UI customization.

    Getting Started . Online demos . Learn more

    JavaScript Rating Control

    Key features

    • Precision modes - Provides different precision modes for more accurate rating.
    • Labels - Displays current value of the rating.
    • Tooltip - Displays additional information of the rating items.
    • Selection - Customization options for the selected rating value and selection behavior.
    • Appearance - Customize the rating items appearance.
    • Templates - Customize the rating item with a heart, SVG, or any content that precisely matches unique needs.

    JavaScript OTP Input

    The JavaScript OTP Input control is designed to securely enter and verify single-use passwords for multi-factor authentication purposes in various applications, such as banking, e-commerce, or account login processes. It has several built-in features such as support for input types, styling modes, placeholder, seperators, and customization.

    Getting Started . Online demos . Learn more

    JavaScript OTP Input Control

    Key features

    • Input types - Allow specifying the input type as text, number, or password for the OTP input.
    • Styling modes - Offer built-in styling options such as underline, outline, or fill.
    • Placeholders - Allow setting a hint character for each input field, indicating the expected value.
    • Separators - Specify a character to be placed between input fields.
    • Customization - Allows customizing the default appearance, including input field styling, input length, and more.

    Trusted by the world's leading companies Syncfusion logo

    Setup

    To install inputs and its dependent packages, use the following command,

    npm install @syncfusion/ej2-inputs

    Supported frameworks

    Input controls are also offered in following list of frameworks.


         Angular    

           React      

           Vue         

      ASP.NET Core  

      ASP.NET MVC  

    Showcase samples

    Support

    Product support is available through following mediums.

    Changelog

    Check the changelog here. Get minor improvements and bug fixes every week to stay up to date with frequent updates.

    This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion® EULA. To acquire a license for 80+ JavaScript UI controls, you can purchase or start a free 30-day trial.

    A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

    See LICENSE FILE for more info.

    © Copyright 2025 Syncfusion® Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution.