Popup React Component

    Popup is a popup window with any HTML content that pops up over App’s main content. Popup as all other overlays is part of so called “Temporary Views”.

    There are following components included:

    Popup Properties

    Popup Events

    • using Popup API
    • by passing true or to its opened prop
    • by clicking on or Button with relevant popupOpen property (to open it) and popupClose property to close it

    Access To Popup Instance

    You can access Popup initialized instance by accessing component’s property.