Skip to content
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

Make trigger accessible inside event functions #729

Open
stalha97 opened this issue Aug 20, 2020 · 0 comments
Open

Make trigger accessible inside event functions #729

stalha97 opened this issue Aug 20, 2020 · 0 comments

Comments

@stalha97
Copy link

I was trying to implement the following feature but couldn't:

Open contextmenu when clicked on a button. The contextmenu has an input box. When something is typed there and "focusout" event is called, I wanted to replace the button text with what was written inside contextmenu input. The problem is that there is no way for me to access the trigger which is the button inside the event. I can only access whats written inside the menu.

Best Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant