Files can be uploaded from the browser using the form.uploadFileFromBrowser(options) method. The options parameter provides a way to define the:
- target directory
- maximum file size
- accepted file types and MIME types
Uploaded files can be accessed and managed using the FileServices object.