UNPKG

@syncfusion/ej2-splitbuttons

Version:

A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.

49 lines 1.3 kB
{ "name": "@syncfusion/ej2-splitbuttons", "version": "30.1.39", "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-splitbuttons.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-splitbuttons.es5.js", "dependencies": { "@syncfusion/ej2-base": "~30.1.38", "@syncfusion/ej2-popups": "~30.1.37" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "ej2-splitbuttons", "ej2 splitbutton", "ej2 dropdownbutton", "ej2 buttongroup", "ej2 progress button", "JavaScript", "TypeScript", "split button", "splitbutton", "dropdown", "dropdown button", "drop-down button", "dropdownbutton", "dropdown popup", "button group", "buttongroup", "group button", "progress", "spinner", "progress button", "progress indicator", "spinbutton", "spin button" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-javascript-ui-controls.git" }, "typings": "index.d.ts", "sideEffects": false, "homepage": "https://www.syncfusion.com/javascript-ui-controls" }