UNPKG

@syncfusion/react-splitbuttons

Version:

A package of feature-rich Pure React components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.

29 lines 822 B
{ "name": "@syncfusion/react-splitbuttons", "version": "29.2.4", "description": "A package of feature-rich Pure React components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "syncfusion", "web-components", "react", "syncfusion-react", "splitbuttons-components" ], "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" }, "devDependencies": {}, "typings": "index.d.ts", "sideEffects": false }