You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to implement a custom keyboard with only numeric values (like a phone keypad) while also keeping the original English matkeyboard... I need to be able to have toggles between the matKeyboard and a numeric keypad on the same page. How would I go about this and how would I make a numeric keypad input?
This project is in Angular CLI version 7
The text was updated successfully, but these errors were encountered:
Hello,
I am trying to implement a custom keyboard with only numeric values (like a phone keypad) while also keeping the original English matkeyboard... I need to be able to have toggles between the matKeyboard and a numeric keypad on the same page. How would I go about this and how would I make a numeric keypad input?
This project is in Angular CLI version 7
The text was updated successfully, but these errors were encountered: