@syncfusion/react-splitbuttons
Version:
Syncfusion React SplitButton package is a feature-rich collection of UI components, including SplitButton and DropDownButton, designed for advanced button interactions in React applications.
39 lines • 1.18 kB
JSON
{
"name": "@syncfusion/react-splitbuttons",
"version": "32.1.19",
"description": "Syncfusion React SplitButton package is a feature-rich collection of UI components, including SplitButton and DropDownButton, designed for advanced button interactions in React applications.",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"keywords": [
"syncfusion",
"web-components",
"react",
"syncfusion-react",
"splitbuttons-components",
"split button",
"splitbutton",
"dropdown",
"dropdown button",
"drop-down button",
"dropdownbutton",
"react-splitbuttons",
"react splitbutton",
"react dropdownbutton"
],
"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"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}