@syncfusion/react-buttons
Version:
A package of feature-rich Pure React components such as Button, CheckBox and RadioButton.
46 lines • 1.1 kB
JSON
{
"name": "@syncfusion/react-buttons",
"version": "30.1.37",
"description": "A package of feature-rich Pure React components such as Button, CheckBox and RadioButton.",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"syncfusion",
"web-components",
"react",
"syncfusion-react",
"react-buttons",
"button",
"react button",
"checkbox",
"react checkbox",
"checkboxes",
"radio button",
"radiobutton",
"radiobuttons",
"react radiobutton",
"primary button",
"flat button",
"round button",
"icon button",
"form control",
"form controls",
"input",
"floating action button",
"floating button",
"fab"
],
"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": "~30.1.37"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}