Spec-Zone.ru › Haxe JavaScript

BlobEvent

package js.html

extends Event

Доступно в js

The BlobEvent interface represents events associated with a Blob. These blobs are typically, but not necessarily, associated with media content.

Documentation BlobEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.

См. также:

  • https://developer.mozilla.org/en-US/docs/Web/API/BlobEvent

Конструктор

new(type:String, ?eventInitDict:Null<BlobEventInit>)

Выбрасывает:

null

DOMError

Переменные

read onlydata:Blob

A Blob representing the data associated with the event. The event was fired on the EventTarget because of something happening on that specific Blob.

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/BlobEvent.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API