Build a Better Mobile Input

By properly configuring a few key input attributes, you can make web forms much easier to use on mobile devices.

Experiment with different combinations of the related type and inputmode attributes, and make sure to specify an autocomplete attribute for an optimized user experience.

edit me
This input has no explicit autocomplete prop. Add one by using the panel to the left.
keyboard (ios) or modal (android) for choosing month and day as well as hour, minute, and am/pm. Year is selected implicitly.