Preparing search index...
The search index is not available
@vbrick/rev-client
@vbrick/rev-client
Video
Chapter
Request
Interface Request
interface
Request
{
imageFile
?:
FileUploadType
;
time
:
string
;
title
?:
string
;
uploadOptions
?:
UploadFileOptions
&
{
contentType
?:
LiteralString
<
"image/gif"
|
"image/jpeg"
|
"image/png"
>
;
}
;
}
Index
Properties
image
File?
time
title?
upload
Options?
Properties
Optional
image
File
imageFile
?:
FileUploadType
time
time
:
string
time in 00:00:00 format
Optional
title
title
?:
string
Optional
upload
Options
uploadOptions
?:
UploadFileOptions
&
{
contentType
?:
LiteralString
<
"image/gif"
|
"image/jpeg"
|
"image/png"
>
;
}
set filename/contenttype or other options for appended file
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
image
File
time
title
upload
Options
@vbrick/rev-client
Loading...
time in 00:00:00 format