I implemented NPM Onscreen keyboard in my angular application. Its working good.but i have some issue while i choose the input from bottom of the page. the input is not visible bcz keyboard come over the input. so i need to do a scroll up or create empty space in bottom of the page while i do a click event. how to achieve this thing? any other suggestion?
here am providing a stackblitz url for ur reference:
https://stackblitz.com/edit/onscreen-keyboard-qfg8n4?file=src%2Fkeyboard%2Fkeyboard.component.css