UNPKG

@syncfusion/ej2-react-inputs

Version:

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. for React

48 lines 1.45 kB
{ "name": "@syncfusion/ej2-react-inputs", "version": "30.1.38", "description": "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. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "react", "reactjs", "ej2-react-inputs", "react-inputs", "react-colorpicker", "react-colorpalette", "react-mask", "react masked textbox", "react-numeric", "react numeric input", "react numeric textbox", "react number textbox", "react slider", "react ui slider", "react ui components", "react ui slider components", "react-upload", "react-upload-box", "react-input-file", "react-chunk-upload", "react-rating", "react smart textarea", "react smart text area" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-react-ui-components.git" }, "main": "./dist/ej2-react-inputs.umd.min.js", "module": "./index.js", "es2015": "dist/es6/ej2-react-inputs.es2015.js", "readme": "ReadMe.md", "dependencies": { "@syncfusion/ej2-base": "~30.1.38", "@syncfusion/ej2-react-base": "~30.1.37", "@syncfusion/ej2-inputs": "30.1.38" }, "devDependencies": {}, "sideEffects": false, "homepage": "https://www.syncfusion.com/react-components" }