vue-popover icon indicating copy to clipboard operation
vue-popover copied to clipboard

How can I open the program programmatically?

Open tweaker opened this issue 8 years ago • 1 comments

How can I open the program programmatically?

tweaker avatar Aug 11 '17 14:08 tweaker

@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.

JFusco avatar Aug 26 '17 21:08 JFusco