How to use simple-keyboard with multiple inputsYou can use the inputName option to handle multiple inputs with simple-keyboard. The idea is to change that option on input focus, which will ensure simple-keyboard tracks each input in a different key.Here are some examples:Demos: JS angular react vue