---
title: RTL Support
page_title: RTL Support - TreeView - Kendo UI for Vue
description: "Explore the RTL support provided by the Kendo UI TreeView wrapper for Vue."
slug: rtl_treeview_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/treeview/"
position: 8
---

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

# RTL Support

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

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

{% meta height:600 %}
{% embed_file rtl/main.vue preview %}
{% embed_file rtl/main.js %}
{% endmeta %}
## Suggested Links

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