UNPKG

@syncfusion/ej2-buttons

Version:

A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch.

51 lines 1.24 kB
{ "name": "@syncfusion/ej2-buttons", "version": "32.1.21", "description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-buttons.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-buttons.es5.js", "dependencies": { "@syncfusion/ej2-base": "~32.1.19" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "JavaScript", "TypeScript", "ej2-buttons", "button", "ej2 button", "checkbox", "ej2 checkbox", "checkboxes", "radio button", "radiobutton", "radiobuttons", "ej2 radiobutton", "switch", "ej2 switch", "primary button", "flat button", "round button", "icon button", "togglebutton", "toggle button", "form control", "form controls", "input", "floating action button", "floating button", "fab" ], "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" }