Preparing search index...
The search index is not available
Ditto JS SDK v4.7.2
Ditto JS SDK v4.7.2
AttachmentFetchEventProgress
Type alias AttachmentFetchEventProgress
Attachment
Fetch
Event
Progress
:
{
downloadedBytes
:
number
|
BigInt
;
totalBytes
:
number
|
BigInt
;
type
:
"Progress"
;
}
An attachment fetch event used when the attachment's download progressed but is not yet complete.
Type declaration
downloaded
Bytes
:
number
|
BigInt
total
Bytes
:
number
|
BigInt
type
:
"Progress"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Ditto JS SDK v4.7.2
Attachment
AttachmentFetcher
AttachmentToken
Authenticator
BasePendingCursorOperation
BasePendingIDSpecificOperation
Collection
CollectionsEvent
ConnectionRequest
Counter
Ditto
DittoError
Document
DocumentID
DocumentPath
LiveQuery
LiveQueryEventInitial
LiveQueryEventUpdate
Logger
MutableCounter
MutableDocument
Loading...
An attachment fetch event used when the attachment's download progressed but is not yet complete.