Popover Vue Component

    Popover compontent is used to manage the presentation of content in a popover. You use popovers to present information temporarily. The popover remains visible until the user taps outside of the popover window or you explicitly dismiss it.

    There are following components included:

    Popover Properties

    Popover Events

    • using
    • by passing or false to its prop

    Access To Popover Instance

    You can access Popover initialized instance by accessing **.f7Popover** component’s property.