Skip to main content
Version: 4.3

ImageExportStatus

type ImageExportStatus = "idle" | "loading" | "success" | "error";

Lifecycle status of an image export attempt.