Preparing search index...
The search index is not available
@mediafly/frontend-api - v14.14.0
@mediafly/frontend-api
uploadFile
Function uploadFile
upload
File
(
file
,
config
,
userId
,
contentSourceId
)
:
Promise
<
{
name
:
string
;
url
:
string
;
}
>
Uploads the supplied file to S3 and returns an object containing the filename and URL
Parameters
file
:
File
config
:
FineUploaderConfig
userId
:
string
contentSourceId
:
string
Returns
Promise
<
{
name
:
string
;
url
:
string
;
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@mediafly/frontend-api - v14.14.0
Loading...
Uploads the supplied file to S3 and returns an object containing the filename and URL