---
title: RTL Support
page_title: PDF Export - Gantt - Kendo UI for Vue
description: "Explore the RTL support offered by the Kendo UI Gantt wrapper for Vue."
slug: right_to_left_support_gantt
position: 8
---

<div><WrapperBanner></WrapperBanner></div>

# RTL Support

You can wrap the Gantt in a container element with `k-rtl` class set for it in order to activate the RTL functionality.

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

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

## Suggested Links

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