This function is used to upload a resource into a component.It is executed asynchronous and provides a Promise which resolves when the resource upload has been finished and rejects if the upload has failed.
Key value pairs (key = resource name, value = the resource file or a base64 data string)
Generated using TypeDoc
This function is used to upload a resource into a component.
It is executed asynchronous and provides a Promise which resolves when the resource upload has been finished and rejects if the upload has failed.