Popup Vue 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 element

    Popup Properties

    Popup Events

    • using
    • by passing true or false to its prop

    Access To Popup Instance

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