Currently, I am creating a custom 'component' using javascript and I need to prevent the default behavior of the native keyboard popping open when focusing on an input element. Does anyone have any advice or suggestions on the most effective approach to achieve this? Thank you!