The Upload is able to upload files out-of-band using the HTML5 File API with fallback for legacy browsers.
You need to configure save action that will receive the uploaded files. An optional remove action is also available.
Note: Security restrictions in Chrome prevent this example from working when the page is loaded from the file system (via file:// protocol).