selectFile

opens the dialog for selecting a new file (files) for adding to Vault

void selectFile();

Example

vault.uploader.selectFile();

See also
Back to top