Formio base URL configuration option, set to the root of our own API.
Does not seem to be set to a meaningful value.
File name of uploaded file.
The value is different from the root name
key.
Does not seem to be set to a meaningful value.
File size in bytes, (positive) integer value.
The value appears to be identical to the root size
key.
Full backend URL of the uploaded file (API endpoint).
The value appears to be identical to the root url
key.
File size in bytes, (positive) integer value.
We only support file uploads to a backend URL.
MIME type, determined by the browser during upload. If the OS/browser doesn't know it, it seems to be an empty string (see https://github.com/open-formulieren/open-forms-sdk/ blob/27877938249cdd627294871b70291ab8dc66fd61/src/formio/components/FileField.js#L279)
Full backend URL of the uploaded file (API endpoint).
Generated using TypeDoc
Shape of a single file upload from Form.io to the backend.