Thursday, 17 June 2021

HTML date picker on android manual type date

The native date picker:

<input type="date">

on Android (Pixel 4a Android 11) does not allow the user to manually type the date. No matter where in the field I touch the date picker widget pops up instead of the keyboard.

Is there a way to allow manual typing via the keyboard ?



from HTML date picker on android manual type date

No comments:

Post a Comment