UNPKG

@syncfusion/ej2-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.

41 lines 1.08 kB
{ "name": "@syncfusion/ej2-popups", "version": "30.1.42", "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.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "main": "./dist/ej2-popups.umd.min.js", "module": "./index.js", "es2015": "./dist/es6/ej2-popups.es5.js", "dependencies": { "@syncfusion/ej2-base": "~30.1.42", "@syncfusion/ej2-buttons": "~30.1.37" }, "devDependencies": {}, "keywords": [ "ej2", "syncfusion", "web-components", "javascript", "typescript", "dialog", "modal", "popup", "alert", "tooltip", "hint", "spinner", "waiting-popup", "loading-indicator", "loader", "busy-indicator", "waitingfor-loader" ], "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" }