Preparing search index...
The search index is not available
Ditto JS SDK v4.8.0-rc.2
Ditto JS SDK v4.8.0-rc.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.8.0-rc.2
Loading...
An attachment fetch event used when the attachment's download progressed but is not yet complete.