Baseline Widely available *
The HTMLDataListElement
interface provides special properties (beyond the HTMLElement
object interface it also has available to it by inheritance) to manipulate <datalist>
elements and their content.
Inherits properties from its parent, HTMLElement
.
HTMLDataListElement.options
Read only
A HTMLCollection
representing a collection of the contained option elements.
No specific method; inherits methods from its parent, HTMLElement
.
<datalist>
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.3