Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2019.
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.
EventTarget Node Element HTMLElement HTMLDataListElementInherits properties from its parent, HTMLElement.
HTMLDataListElement.options Read onlyA HTMLCollection representing a collection of the contained option elements.
No specific method; inherits methods from its parent, HTMLElement.
| HTML # htmldatalistelement |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Feb 20, 2023 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.