!--a11y-->
FileUpload Properties 
· data
Destination within the context of the data from the file to be uploaded. The system can only read this data value.
· explanation
Help text
for an application that is displayed in activated help mode.
See also Explanation
· fileName
The name of the file to be uploaded The system can only read the value of this property.
· mimeType
MIME type of the file
· textDirection
Text or writing direction.
This enables labels of interface elements to be read in languages that have an RTL writing direction, such as Hebrew and Arabic, as opposed to LTR such as English.
Value |
Description |
INHERIT |
The text direction is inherited from the parent element. Therefore, the text direction is identical to the one of the parent element. |
LTR |
Left to right text direction |
RTL |
Right to left text direction |
· width
Width of the FileUpload interface element, specified in CSS sizes, such as em, ex, pixel, or percent. See also Legend.