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 Popup API
- by passing or
false
to itsopened
prop
Access To Popup Instance
You can access Popup initialized instance by accessing component’s property.