angular-code-input
angular-code-input copied to clipboard
on screen material keyboard and code-input
how can i set the attachControl of the screen keyboard to the controle of the input code
@RouaL312 what do you mean? Can you provide the target examples?
i want to set the value of the code input by using the visual keyboard (angular-on-screen-material-keyboard)
@RouaL312 I am not sure that right now it is possible, because 'angular-on-screen-material-keyboard' should be attached directly to the input HTML elements as a directive. The library angular-code-input does not reveal its internal input HTML elements.
sadly :( thank u anyways