UNPKG

@syncfusion/react-popups

Version:

A package of Pure React popup components such as Tooltip that is used to display information or messages in separate pop-ups.

41 lines 964 B
{ "name": "@syncfusion/react-popups", "version": "29.2.4", "description": "A package of Pure React popup components such as Tooltip that is used to display information or messages in separate pop-ups.", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "syncfusion", "web-components", "react", "syncfusion-react", "library", "dialog", "modal", "popup", "alert", "tooltip", "hint", "spinner", "waiting-popup", "loading-indicator", "loader", "busy-indicator", "waitingfor-loader", "react-popups" ], "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": "~29.2.4", "@syncfusion/react-buttons": "~29.2.4" }, "devDependencies": {}, "typings": "index.d.ts", "sideEffects": false }