---
title: RTL Support
page_title: RTL Support - Upload - Kendo UI for Vue
description: "Explore the RTL support provided by the Kendo UI Upload wrapper for Vue."
slug: right_to_left_support_upload_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/upload/globalization/"
position: 7
---

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

# RTL Support

You can activate the right-to-left functionality by adding the `k-rtl` class to the container of the Upload.

The following example demonstrates how to utilize the RTL support for the Upload.

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