HTMLObjectElement: data property - Web APIs | MDN (original) (raw)

Baseline

Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

The data property of theHTMLObjectElement interface returns a string that reflects the data HTML attribute, specifying the address of a resource's data.

Value

A string.

Specifications

Specification
HTML # dom-object-data

Browser compatibility