jmix-docs
jmix-docs copied to clipboard
Improve FileStorageUploadField doc
Description
Existing page: https://docs.jmix.io/jmix/flow-ui/vc/components/fileStorageUploadField.html
- Add information that field can work without data binding.
- Add to description to
acceptedFileTypes
attribute: "It also filters files in system file chooser dialog" or something like that. - Add description to
dropAllowed
attribute: "File can be dropped only on upload 'button'". - Add attributes:
- css
- Remove attributes:
- invalid
- requiredIndicatorVisible
- Add elements:
- tooltip
- Add an example of handling events
To discuss. Consider all "...text" attributes to combine in one section with one image or images that show where the text is placed (or when).