UNPKG

@syncfusion/react-buttons

Version:

Syncfusion React Buttons package is a feature-rich collection of UI components including Button, CheckBox, RadioButton, Switch, Chip, and more for building modern, interactive React applications.

46 lines 1.21 kB
{ "name": "@syncfusion/react-buttons", "version": "31.1.22", "description": "Syncfusion React Buttons package is a feature-rich collection of UI components including Button, CheckBox, RadioButton, Switch, Chip, and more for building modern, interactive React applications.", "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": "~31.1.22" }, "devDependencies": {}, "typings": "index.d.ts", "sideEffects": false }