<datalist>
Term side of the Card
Topic: Forms
Unit title: <datalist>
Categories: Tag
Explanation side of the Card
Explanation: The element that provides a list of predefined options for an `<input>` element. When the user starts typing in the input field, the options in the `<datalist>` are filtered and displayed as a dropdown, allowing for easier selection.
Browser compatibility:
- The chrome browser supports this feature starting from version 20
- The edge browser supports this feature starting from version 12
- The firefox browser supports this feature starting from version 4
- The safari browser supports this feature starting from version 12.1
Availability: