JSPM

@progress/kendo-react-popup

10.0.0-develop.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 214837
  • Score
    100M100P100Q181522F
  • License SEE LICENSE IN LICENSE.md

React Popup positions a piece of content next to a specific anchor component. KendoReact Popup package

Package Exports

    Readme

    KendoReact NPM Banner

    KendoReact Popup Component for React

    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: 50+ Free React Components.
    • Installing and working with this package indicates that you accept the KendoReact License Agreement.
    • The 30-day free trial gives you access to all the KendoReact components and their full functionality. Additionally, for the period of your license, you get access to our legendary technical support provided directly by the KendoReact dev team!

    Start using KendoReact and speed up your development process!

    The React Popup, part of KendoReact, positions a piece of content next to a specific anchor component.

    How to start:

    npm install --save @progress/kendo-react-popup @progress/kendo-popup-common @progress/kendo-licensing

    React Popup

    This is a free React component—no sign-up or license required, even in production.

    Among the features which the KendoReact Popup component delivers are:

    • Hidden popup—The Popup enables you to control its visibility.
    • Animations—The Popup allows you to enable or disable its opening and closing animation.
    • Aligning and positioning—The Popup enables you to align it to components and absolute points as well as to control its position.
    • Viewport boundary detection—The Popup enables you to set its boundary detection functionality by using the collision property. This controls the behavior of the component when it does not fit in the view port.
    • Theme support—The KendoReact Popup, as well as all 100+ components in the KendoReact suite, are styled in three polished themes (Bootstrap, Material, and Default) and can be further customized to match your specific design guidelines.
    • Unstyled mode—The KendoReact Popup supports an unstyled mode, offering complete control over the popup appearance. This feature allows you to remove default styles, making it easier to integrate custom design systems or adapt the component to specific project requirements without any style conflicts.

    How to use the Popup component in your apps:

    import { Popup } from '@progress/kendo-react-popup';
    ...
    /**
    * Implement a component and designate it as an anchor here. Handle showing and hiding the popup.
    */
    <Popup
        anchor={anchor}
        show={show}
    >
        Lorem ipsum
    </Popup>

    Check out the KendoReact Popup API.

    Support Options

    For any issues you might encounter while working with the KendoReact Popup, use any of the available support channels:

    • Industry-leading technical support—KendoReact paid license holders and users with an active (free) trial license can take advantage of our outstanding customer support. To submit a ticket, use the dedicated KendoReact support system.
    • Product forums—The KendoReact forums are part of the free support you can get from the community and from the KendoReact team.
    • Feedback portal—The KendoReact feedback portal is where you can request and vote for new features to be added.

    Resources

    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.