{% extends 'landing/component/subsection/definition.html' %} {% block subsection_content %}
A file component is used for uploading and managing files within an application. It typically includes an input field that allows users to select files from their device and may also feature a drag-and-drop area for added convenience.
File components often display the status of the upload process, including progress indicators and success or error messages.