@syncfusion/react-inputs
Version:
Syncfusion React Input package is a feature-rich collection of UI components, including Textbox, Textarea, Numeric-textbox and Form, designed to capture user input in React applications.
62 lines • 1.63 kB
JSON
{
"name": "@syncfusion/react-inputs",
"version": "32.1.19",
"description": "Syncfusion React Input package is a feature-rich collection of UI components, including Textbox, Textarea, Numeric-textbox and Form, designed to capture user input in React applications.",
"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",
"validator",
"form",
"form validator"
],
"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": "~32.1.19",
"@syncfusion/react-buttons": "~32.1.19",
"@syncfusion/react-icons": "~32.1.19",
"@syncfusion/react-popups": "~32.1.19",
"@syncfusion/react-splitbuttons": "~32.1.19"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}