---
title: Templates
page_title: Templates - Upload - Kendo UI for Vue
description: "Customize the upload by using templates when working with the Kendo UI Upload wrapper in Vue projects."
slug: templates_upload_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/upload/custom-rendering/"
position: 3
---

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

# Templates

The Upload provides options for customizing the uploaded files through templates.

{% meta height:350 %}
{% embed_file templates/main.vue preview %}
{% embed_file templates/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)
