> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/sdk-web/componentes/file-uploader-cargador-de-archivos/propiedades.md).

# Properties

The File Uploader component is configured through the following properties.

> It is recommended to configure it using JavaScript, JSX, or framework bindings. Avoid native HTML attributes (`max-files="2"`), since formatting may be lost.

***

## Properties

* [maxFiles](/docs.facephi-en/sdks/sdk-web/componentes/file-uploader-cargador-de-archivos/propiedades/maxfiles.md): Maximum number of files allowed.
* [maxFileSize](/docs.facephi-en/sdks/sdk-web/componentes/file-uploader-cargador-de-archivos/propiedades/maxfilesize.md): Maximum allowed size in MB per file.
