---
title: Directory Upload
page_title: Directory Upload - Upload - Kendo UI for Vue
description: "Upload directories of files when working with the Kendo UI Upload wrapper in Vue projects."
slug: directory_upload_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/upload/"
position: 5
---

<div><WrapperBanner link="/kendo-vue-ui/components/upload"></WrapperBanner></div>    

# Directory Upload

The Upload enables you to select and upload directories of files by drag-and-drop.

> Only browsers which support HTML5 directory and `DataTransferItem` features provide support for the upload of file directories.

{% meta height:250 %}
{% embed_file directory-upload/main.vue preview %}
{% embed_file directory-upload/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI Upload for jQuery](https://docs.telerik.com/kendo-ui/controls/editors/upload/overview)
* [API Reference of the Upload Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/upload)
