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

extending #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

extending #23

wants to merge 3 commits into from

Conversation

Yoni-Boy
Copy link

  1. add validation value text process - for example if you wont to accept only text number, you can declare validation method that get text value and return true if the value is number.
  2. add accept click event that notify the application layer when We accept text value and make actions, for example if We wont to observe the application layer with the new value accepting then we declare this process in the accept event.
  3. adding virtual keyboard to change div element content. not only for input also for div (label) content We adding the virtual keyboard

add accept click event that notify the application layer when We accept text value
@mohsen77sk mohsen77sk self-assigned this Nov 16, 2024
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