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

Make a configurable option regarding where to render the keyboard like in body, id or className #44

Open
amardeo1 opened this issue Jun 26, 2018 · 2 comments
Assignees

Comments

@amardeo1
Copy link

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.

@reganlawton reganlawton self-assigned this Jun 26, 2018
@reganlawton
Copy link
Collaborator

reganlawton commented Jun 26, 2018

Thank @amardeo1 I'll look into a way to do this without making breaking changes. As said in the other ticket I might look at allowing you to pass through the keyboard.

This might also possible to decouple it so that you could run the keyboard on a different window with might be a useful feature. As I too have had issues with placement and have been using custom CSS styling to place overlaying.

@amardeo1
Copy link
Author

Thank you @reganlawton.

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

No branches or pull requests

2 participants