![]() |
VOOZH | about |
The input Range list property in HTML DOM is used to return a reference to the datalist element that contains an input range field.
Syntax:
rangeObject.list.id
Return Value: It returns a string value that represents the value of the id attribute of the datalist element.
Example: Below HTML code is used to return the input range list property.
Output:
Supported Browsers: The browser is supported by DOM input range list property are listed below: