Is it possible to make a configurable option, to tell where to render the keyboard like body, any id or className. By default it will show below the input and if any position option is provided it will render there. Different devs might have different requirement to where to show the keyboard. Some might want static in bottom of the page and some might want just below the input elements. Although it can be done with CSS override, it will be good to have.