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

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

# RTL Support

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

If you use a [Kendo UI LESS-based theme](https://docs.telerik.com/kendo-ui/styles-and-layout/appearance-styling), register the `kendo.rtl.[min].css` file too.

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

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

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