The HTML <input> list Attribute is used to identify a list of pre-defined options for an element to suggest the user. ... datalist_id: It is used to specify the Id of the datalist that will used to make a link up with the input element.
The <input type="date"> is used for input fields that should contain a date. Depending on browser support, a date picker can show up in the input field.
0 Comments
If you have any doubts,please let me know