Default theme implementation to display a file form widget.
Available variables:
- element: Form element for the file upload.
- attributes: HTML attributes for the containing element.
See also
template_preprocess_file_managed_file()
File
core/modules/file/templates/file-managed-file.html.twig
Related topics
- Theme system overview
- Functions and templates for the user interface that themes can override.
Please login to continue.