Back to Content

HTMLObjectElement: data property

files/en-us/web/api/htmlobjectelement/data/index.md

latest353 B
Original Source

{{APIRef("HTML DOM")}}

The data property of the {{domxref("HTMLObjectElement")}} interface returns a string that reflects the data HTML attribute, specifying the address of a resource's data.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}