Events
Drive List Loaded
Triggers when the list of drives is finished loading.
List Of Files Loaded
Triggers once the directory contents have been loaded after navigating to a new directory.
File Uploader Value Set
Triggers when the value of a file uploader input has been successfully set.
Note this doesn't indicate the file actually started uploading, as the file uploader could reject the input (ex. If the files are too large to upload)
File Upload Failed To Set
Triggers when the value of a file uploader input couldn't be set.
Download Started
Triggers when a download starts.
Download Complete
Triggers when an active download completes.
Download Canceled
Triggers when an active download is canceled.
Download Failed To Start
Triggers when a requested download fails to start. This will likely be because of the user closing out of the "Save as" dialog.
Current Directory Updated
Triggers when there's an update to the contents of the current directory.
Make sure to enable "Watch" permissions in the Deskifier dashboard if you wish to utilize this feature.
File Details Retrieved
Triggers when the "File Details" state has been updated.
File(s) Dropped
Triggers when the user drops files on the window.
Make sure to enable "Enable File Dropping" in the plugin properties if you wish to utilize this feature.