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

[FEAT] - Add method to get the input focus listener #75

Open
rpbarreira opened this issue Mar 30, 2023 · 0 comments
Open

[FEAT] - Add method to get the input focus listener #75

rpbarreira opened this issue Mar 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rpbarreira
Copy link

rpbarreira commented Mar 30, 2023

Is your feature request related to a problem? Please describe.

I need to programmatically add or remove the focus event listener from the bounded input, so I need to get it from the kioskboard to pass it as the listener to the "addEventListener" or "removeEventListener" methods

Describe the solution you'd like

A method on the KioskBoard namespace that returns the input focus listener

@rpbarreira rpbarreira added the enhancement New feature or request label Mar 30, 2023
@rpbarreira rpbarreira changed the title [FEAT] - method to get the input focus listener [FEAT] - Add method to get the input focus listener Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants