A Pen by Thomas Gossmann on CodePen.
Created
June 5, 2020 13:08
-
-
Save gossi/fc2ad3aef735672450f365cc8ed03c36 to your computer and use it in GitHub Desktop.
inputs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Text w/ Date: <input type="text" inputmode="date"> | |
Text w/ Numeric: <input type="text" inputmode="numeric"> | |
Date: <input type="date"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment