---
title: filesProps API
description: "API Index | filesProps"
api_reference: true
slug: api_upload_filesprops_wrapper
---

# FilesProps

### files-file-extension `String`

The extension of the initial file.

### files-file-name `String`

The name of the initial file.

### files-file-size `Number`

The size of the initial file.

## Suggested Links

* [`Files` in Kendo UI Upload for jQuery](https://docs.telerik.com/kendo-ui/api/javascript/ui/upload/configuration/files)
