onProgress
onProgress: (loaded: number, total: number) => number | undefined
a user-supplied progress function called during the transfer operation. Return a non-0 value to abort the transfer.
Defined in
- core/backend/src/CloudSqlite.ts Line 327
Last Updated: 29 April, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.