Default theme implementation to display a multi file form widget.
Available variables:
- table: Table of previously uploaded files.
- element: The form element for uploading another file.
See also
template_preprocess_file_widget_multiple()
File
core/modules/file/templates/file-widget-multiple.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.