web api instance property
BlobEvent: data property
The data read-only property of the BlobEvent interface represents a Blob associated with the event.
Value
A Blob object.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.
See also
- The
BlobEventinterface it belongs to.