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