Skip to content

Make trigger accessible inside event functions #729

Open
@stalha97

Description

@stalha97

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions