@syncfusion/react-inputs
Version:
A package of Pure react 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.
58 lines • 1.44 kB
JSON
{
"name": "@syncfusion/react-inputs",
"version": "29.2.4",
"description": "A package of Pure react 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.",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"syncfusion",
"web-components",
"react",
"syncfusion-react",
"react-inputs",
"input box",
"textbox",
"masked textbox",
"masked input",
"input mask",
"date mask",
"mask format",
"numeric textbox",
"percent textbox",
"percentage textbox",
"currency textbox",
"numeric spinner",
"numeric up-down",
"number input",
"slider",
"range slider",
"minrange",
"slider limits",
"localization slider",
"format slider",
"slider with tooltip",
"vertical slider",
"mobile slider",
"upload",
"upload-box",
"input-file",
"floating-label",
"chunk-upload"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/react-ui-components.git"
},
"homepage": "https://www.syncfusion.com/react-ui-components",
"module": "./index.js",
"readme": "README.md",
"dependencies": {
"@syncfusion/react-base": "~29.2.4",
"@syncfusion/react-buttons": "~29.2.4",
"@syncfusion/react-popups": "~29.2.4",
"@syncfusion/react-splitbuttons": "~29.2.4"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}