Global

Methods


Exporter()

Exporter forms a base class for exporters.

Properties:
Name Type Description
onComplete

A Signal called when exporting is finished. A Blob is passed as the payload.

onProgress

A Signal called when exporting makes progress. A float ratio between 0 - 1 is passed as the payload.