jmix-docs
jmix-docs copied to clipboard
Improve FileUploadField doc
Description
Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/fileUploadField.html
- Add information that the field can work without data binding. And add an example.
- Add information that field stores uploaded file in-memory, i.e. no file created in the file system.
- Add attributes:
- css
- Remove attributes:
- invalid
- requiredIndicatorVisible