Last updated 4 years ago
Provides functionality for uploading files
Promise.<any>
Upload local file via router /api/binary.
Send a uri to be uploaded to backend
Param
Type
Description
file
File
Required - The file
params
Object
Required - Object containing imType property to describe the uploaded file
uri
string