BlobEvent.data
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The BlobEvent.data
read-only property represents a
Blob
associated with the event.
Value
A Blob
object.
Specifications
Specification |
---|
MediaStream Recording # dom-blobevent-data |
Browser compatibility
BCD tables only load in the browser
See also
- The
BlobEvent
interface it belongs to.