Skip to content

feature: form-input-file

Clément requested to merge feature/128-file-upload into dev

closes #128 (closed)

TODO:

  • implement widget sib-form-file
  • create example
  • create upload serveur for example
  • copy value of attribute upload-url-xxx of parent sib-display to attribute upload-url of sib-form-file child
  • if upload-url-xxx is provided and widget-xxx is not set, xxx automatically use sib-form-file
  • doc sib-form-file in README.md
Edited by Clément

Merge request reports