@syncfusion/react-popups
Version:
Syncfusion React popup package is a feature-rich collection of UI components such as Dialog and Tooltip, used to display contextual information or messages in separate pop-ups.
42 lines • 1.12 kB
JSON
{
"name": "@syncfusion/react-popups",
"version": "32.1.19",
"description": "Syncfusion React popup package is a feature-rich collection of UI components such as Dialog and Tooltip, used to display contextual 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": "~32.1.19",
"@syncfusion/react-buttons": "~32.1.19",
"@syncfusion/react-icons": "~32.1.19"
},
"devDependencies": {},
"typings": "index.d.ts",
"sideEffects": false
}