---
title: RTL Support
page_title: RTL Support - DropDownTree - Kendo UI for Vue
description: "Explore the RTL support offered by the Kendo UI DropDownTree wrapper for Vue."
slug: rtl_dropdowntree_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/dropdowns/globalization/"
position: 6
---

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

# RTL Support

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

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

{% meta height:750 %}
{% embed_file rtl-support/main.vue preview %}
{% embed_file rtl-support/main.js %}
{% endmeta %}

## Suggested Links

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