Web/API/BlobEvent/data

From Get docs

This is an experimental technologyCheck the Browser compatibility table carefully before using this in production.


The BlobEvent.data read-only property represents a Blob associated with the event.

Syntax

associatedBlob = BlobEvent.data

Specifications

Specification Status Comment
MediaStream RecordingThe definition of 'BlobEvent.data' in that specification. Working Draft Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet

data

Experimental'

Chrome

Full support 49

Edge

Full support ≤79

Firefox

Full support 22

IE

No support No

Opera

Full support 36

Safari

No support No

WebView Android

Full support 49

Chrome Android

Full support 49

Firefox Android

Full support 22

Opera Android

Full support 36

Safari iOS

No support No

Samsung Internet Android

Full support 5.0

Legend

Full support  
Full support
No support  
No support
Experimental. Expect behavior to change in the future.'
Experimental. Expect behavior to change in the future.


See also