Create a new Uppload instance
Uppload instance settings
Bind the image URL value to DOM elements
URL of the image
Close the Uppload widget
Returns the HTML template for the effects navbar
Returns the HTML template for the services navbar
Whether this is an input radio (for sidebar) or buttons (for home)
Gracefully display an error message
Error to display
Adds event handlers for the widget
Install a new uploader, service, or effect to this instance
A single uploader, service, or effect
Returns whether the modal is currently open
Navigate to an Uppload service page
Slug name of service (e.g., instagram)
Updates the file and goes to the active effect
The currently active file Blob
Remove an event listener
Type of event listener (e.g., open)
Event handler function
Add an event listener
Type of event listener (e.g., open)
Event handler function
Open the Uppload widget
Remove a plugin (effect or serve) from this instance
Slug of the plugin to be removed
Render the content inside the widget container
Render the currently active effect
Render the currently active service
Renders the main container for the widget
Show the help article for this plugin in a frame
URL of help webpage
Stops any actions being done by the currently active service For example, if your webcame is being accessed, kill that process
Toggles the Uppload widget
Re-render the widget
Update the plugins for this instance
Function to update this instance's plugins
Updates the upload progress
Current progress in percent
Update widget settings such as i18n
Uppload settings object
Upload a file to the server
A Blob object containing the file to upload
The file URL
Uploads multiple files to the server
JSON response from server
Use an uploader, service, or effect in your package
A single uploader, service, or effect or an array of them
Generated using TypeDoc
Uppload image uploading widget