Trevixal API
Preparing search index...
@trevixal/ui
DownloadOptions
Interface DownloadOptions
interface
DownloadOptions
{
data
:
string
|
Uint8Array
<
ArrayBufferLike
>
|
Blob
;
mime
:
string
;
name
:
string
;
}
Index
Properties
data
mime
name
Properties
Readonly
data
data
:
string
|
Uint8Array
<
ArrayBufferLike
>
|
Blob
Readonly
mime
mime
:
string
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
mime
name
Trevixal API
Loading...