Any functionality to add a virtual keyboard

Tried using a javascript virtual keyboard but getting a DOM error. Any Lightning specific functionality for keyboard?

For now lightning sdk does not have an in built keyboard, but in future it may get added in lightning sdk or in Lightning-UI-Components.So the solution is to create a new keyboard component using lightning.

Hi - the UI components now has a keyboard:
https://rdkcentral.github.io/Lightning-UI-Components/?path=/story/keyboard--basic

1 Like