UNPKG

@syncfusion/ej2-react-popups

Version:

A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for React

41 lines 1.24 kB
{ "name": "@syncfusion/ej2-react-popups", "version": "29.2.8", "description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "react", "react-dialog", "react-tooltip", "react-spinner", "react-modal", "react-alert", "react-popup", "react-loading-indicator", "react-waiting-popup", "react-loader", "react-busy-indicator", "react-waitingfor-loader", "react-template-tooltip", "react-positional-tooltip", "react-ajax-tooltip", "react-tooltip-component" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-react-ui-components.git" }, "main": "./dist/ej2-react-popups.umd.min.js", "module": "./index.js", "es2015": "dist/es6/ej2-react-popups.es2015.js", "readme": "ReadMe.md", "dependencies": { "@syncfusion/ej2-base": "~29.2.4", "@syncfusion/ej2-react-base": "~29.2.4", "@syncfusion/ej2-popups": "29.2.8" }, "devDependencies": {}, "sideEffects": false, "homepage": "https://www.syncfusion.com/react-components" }