vue-popover
vue-popover copied to clipboard
How can I open the program programmatically?
How can I open the program programmatically?
@tweaker
The component doesn't support that yet - but I'd suggest using Vue's ref directive to be able to access methods inside of the popup.
I accept pull requests if you want to give it a shot! If you do, make sure to add a new unit test to cover this functionality.