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

Numeric Virtual Keyboard

1 Answer 161 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Iris
Top achievements
Rank 1
Iris asked on 28 Sep 2020, 07:19 AM

Hello,

similar to a thread I opened last week regarding the NumericTextBox, there is, as far as I can see, at the moment no support for the numeric virtual keyboard to be shown on mobile devices. As stated in the other thread, this could be achieved by adding the HTML attribute inputmode="numeric" to the input element. After posting the thread, an issue has been created to add this to the NumericTextBox. Therefore, I wanted to ask if this will also be added for the DatePicker?

Thank you in advance,

Iris

1 Answer, 1 is accepted

Sort by
0
Martin Bechev
Telerik team
answered on 29 Sep 2020, 11:34 AM

Hi Iris

Technically, the date components can accept text too depending on the format. Thus the inputmode attribute does not fit the initial idea of the component here.:

https://www.telerik.com/kendo-angular-ui/components/dateinputs/dateinput/formats

Moreover, this attribute is not supported by some major browsers:

https://css-tricks.com/everything-you-ever-wanted-to-know-about-inputmode/

Regards,
Martin
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
DatePicker
Asked by
Iris
Top achievements
Rank 1
Answers by
Martin Bechev
Telerik team
Share this question
or