mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
6 lines
171 B
HTML
6 lines
171 B
HTML
<input type="date" id="date">
|
|
<input type="datetime-local" id="datetimelocal">
|
|
<input type="month" id="month">
|
|
<input type="time" id="time">
|
|
<input type="week" id="week">
|