Help Center

Local Navigation

Object: HTMLDataListElement

Availability

BlackBerry® Device Software version 4.7.1 or later

Extends

HTMLElement

The HTMLDataListElement object represents a <datalist> element in an HTML document.

The <datalist> element contains a list of data values, contained in a one or more child <option> elements.

HTMLDataListElement properties

Property name

Type

Description

Status

Availability

options

HTMLCollection

Returns a list of the options contained by the HTMLDataList object.

read-only

4.7.1 or later


Was this information helpful? Send us your comments.