-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Programmatic open the context menu. #28
Comments
well, you can do it with ref's method. |
more possible ways, you can try out the vue-menu instance |
@miyoosan Thanks, I will try your solution. 😄 |
I want to open a dynamic context menu programmatic in the right click event handler of a button or component. How can I achieve this?
The text was updated successfully, but these errors were encountered: