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 1.02 kB
{ "name": "@syncfusion/react-popups", "version": "30.1.37", "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": "~30.1.37", "@syncfusion/react-buttons": "~30.1.37" }, "devDependencies": {}, "typings": "index.d.ts", "sideEffects": false }