Upload File
Create a working file upload component with functions.

📥 Entry vars
Permission request message: you could add a message to ask for permission to the user.
Permission request title: you could add a title for a message to ask for permission to the user.
URI: a uniform resource identifier is a string of characters that identifies a particular resource.
****↗ Callbacks
Error uploading file: you can set functions if there is a problem uploading a file.
File uploaded: you can set functions when the file uploaded is successfully.
Last updated
Was this helpful?