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 using angular-onscreen-material-keyboard, I am able to see the keyboard on focus of the input element , but keyboard is showing bottom of the page, How can I achieve ,to show the keyboard below of the input like this
this is my html code <input [matKeyboard]="'hi'" class="form-control">
The text was updated successfully, but these errors were encountered:
I am using angular-onscreen-material-keyboard, I am able to see the keyboard on focus of the input element , but keyboard is showing bottom of the page, How can I achieve ,to show the keyboard below of the input like this
this is my html code
<input [matKeyboard]="'hi'" class="form-control">
The text was updated successfully, but these errors were encountered: