BlobEvent: data property
The data
read-only property of the BlobEvent
interface represents a Blob
associated with the event.
Value
A Blob
object.
Specifications
Browser compatibility
See also
- The
BlobEvent
interface it belongs to.
The data
read-only property of the BlobEvent
interface represents a Blob
associated with the event.
A Blob
object.
BlobEvent
interface it belongs to.