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

Added keysCallback, keysBackspaceCallback, getElementFocusListener and the possibility of a decimal separator key for numpad #81

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

rpbarreira
Copy link

Added keysCallback to be able to call it every time any key is clicked
Added keysBackspaceCallback to be able to call it every time the backspace key is clicked
Added getElementFocusListener method to get the focus event listener of an element by its id

Issues: #75 #77 #79

… method

Added keysCallback to be able to call it every time any key is clicked
Added keysBackspaceCallback to be able to call it every time the backspace key is clicked
Added getElementFocusListener method to get the focus event listener of an element by its id
@rpbarreira rpbarreira changed the title Added keysCallback, keysBackspaceCallback and getElementFocusListener Added keysCallback, keysBackspaceCallback, getElementFocusListener and the possibility of a decimal separator key for numpad Mar 18, 2024
@rpbarreira
Copy link
Author

Add a decimal separator key for numpad on "keysNumpadArrayOfNumbers" for override

Issue: #87

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

Successfully merging this pull request may close these issues.

2 participants