[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/en-US/docs/Web/API/HTMLDataListElement/options [Back]  [Original]

HTMLDataListElement: options property - Web APIs | MDN

HTMLDataListElement: options property

Baseline Widely available

This feature is well established and works across many devices and browser versions. Its been available across browsers since March 2019.

Want more browser support for this feature? Tell us why.

The options read-only property of the HTMLDataListElement interface returns an HTMLCollection of HTMLOptionElement elements contained in a <datalist>. The descendant <option> elements provide predefined options for the <input> control associated with the <datalist>.

In this article


Web Proxy Viewer  |  New URL  |  Original Page