---
title: RTL Support
page_title: RTL Support - ToolBar - Kendo UI for Vue
description: "Use the k-rtl class to activate the right-to-left (RTL) support of the Kendo UI ToolBar wrapper for Vue."
slug: right_to_left_support_toolbar_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/buttons/globalization/"
position: 6
---

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

# RTL Support

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

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

{% meta height:350 %}
{% embed_file toolbar/rtl/main.vue preview %}
{% embed_file toolbar/rtl/main.js %}
{% endmeta %}

## Suggested Links

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