This is a migrated thread and some comments may be shown as answers.

Numeric Virtual Keyboard

1 Answer 508 Views
NumericTextBox
This is a migrated thread and some comments may be shown as answers.
Iris
Top achievements
Rank 1
Iris asked on 24 Sep 2020, 09:33 AM

Hello,

We have a Kendo NumericTextBox in an Angular App that is going to be used on an Android phone. In standard HTML input elements it is possible to set the attribute "inputmode" to "numeric" for the virtual keyboard on mobile devices to be displayed numerical. For the app, we would need this behavior for the Kendo NumericTextBox component too. So far, I did not find a possibility to achieve this. Is there an existing possibility or a workaround (except for manually adding the attribute via querySelector)?

1 Answer, 1 is accepted

Sort by
0
Georgi
Telerik team
answered on 25 Sep 2020, 11:38 AM

Hello Iris,

For the time being I think the only way to add the attribute is what you already mentioned - via querySelector.

However it does seem odd that the attribute is not there by default. I've created an issue for this in our repo, to which you can subscribe and track its status.

Many thanks for pointing it out - please do let us know if we could assist you any further.

Regards,
Georgi
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
NumericTextBox
Asked by
Iris
Top achievements
Rank 1
Answers by
Georgi
Telerik team
Share this question
or