Skip to content

@moss-dev/moss-web v1.0.0


@moss-dev/moss-web / JobProgress

Interface: JobProgress

Progress update passed to the onProgress callback during async operations.

Properties

PropertyType
jobIdstring
statusJobStatus
progressnumber
currentPhaseJobPhase | null