Gathering detailed insights and metrics for @progress/kendo-react-popup
Gathering detailed insights and metrics for @progress/kendo-react-popup
Gathering detailed insights and metrics for @progress/kendo-react-popup
Gathering detailed insights and metrics for @progress/kendo-react-popup
Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
npm install @progress/kendo-react-popup
Typescript
Module System
Node Version
NPM Version
HTML (63.06%)
Shell (34.76%)
CSS (2.19%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
NOASSERTION License
226 Stars
1,260 Commits
52 Forks
38 Watchers
44 Branches
62 Contributors
Updated on Jun 29, 2025
Latest Version
11.2.0
Package Id
@progress/kendo-react-popup@11.2.0
Unpacked Size
90.12 kB
Size
20.28 kB
File Count
15
NPM Version
10.8.1
Node Version
22.16.0
Published on
Jul 01, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
1
Important
- This package is а part of KendoReact—an enterprise-grade UI library with 120+ free and premium components.
- This is a free React Popup component. You can use it even in production, no sign-up or license required. If you're looking for more free React components, check out Get Started with KendoReact Free.
- Installing and working with this package indicates that you accept the KendoReact License Agreement.
- The 30-day free trial gives you access to all KendoReact components and their full functionality. Additionally, for the period of your trial, you can use our legendary technical support provided directly by the KendoReact dev team!
The React Popup, part of KendoReact, positions a piece of content next to a specific anchor component.
How to start:
1npm i @progress/kendo-react-popup
This is a free React component—no sign-up or license required.
Among the features which the KendoReact Popup component delivers are:
collision
property. This controls the behavior of the component when it does not fit in the view port.How to use the Popup component in your apps:
1import { Popup } from '@progress/kendo-react-popup'; 2... 3/** 4* Implement a component and designate it as an anchor here. Handle showing and hiding the popup. 5*/ 6<Popup 7 anchor={anchor} 8 show={show} 9> 10 Lorem ipsum 11</Popup>
Check out the KendoReact Popup API.
For any issues you might encounter while working with the KendoReact Popup, use any of the available support channels:
High-level component overview page:
Copyright © 2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.
No vulnerabilities found.
Reason
30 commit(s) and 9 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
all changesets reviewed
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
branch protection is not maximal on development and all release branches
Details
Reason
dependency not pinned by hash detected -- score normalized to 4
Details
Reason
6 existing vulnerabilities detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2025-06-30
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More