options property
A collection of option objects that represent possible selections for a datalist element.
This property is read-only.
![]() ![]() |
Syntax
| JavaScript |
|---|
oOptions = object.options |
Property values
Type: HTMLCollection
A collection of option objects.
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.10
See also
Show:

