OptionalallowOptionaldefaultOptionalmaxOptionalmaxRequired if restrictFileSize is true. The maximum size (in Megabytes)
that an individual file can be
OptionalminOptionalrestrictIf true, will prevent the user from uploading files that exceed the
value set in maxFileSize.
If true, will restrict the types of files a user can upload based on
the file extensions set in restrictFileTypes.
OptionalrestrictedRequired if restrictFileTypes is true. File types must be file
extensions without the dot at the beginning. For example:
An element to allow the user to upload multiple file attachments.
The element must have an
idproperty that contains a universally unique identifier (UUID). The identifier must be a Version 4 (V4) UUID and must conform to the formatting requirements defined in this RFC 9562 specification: https://www.rfc-editor.org/rfc/rfc9562.html