Files

It is possible to manage file uploads. The resulting data is a File object (see MDN) with a controllable serialization to JSON.

A file input

Use the component file-input on an object node to support simple file uploading.