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

<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 Splitter.

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 Splitter.

{% meta height:450 %}
{% embed_file splitter/rtl/main.vue preview %}
{% embed_file splitter/rtl/main.js %}
{% endmeta %}

## Suggested Links

* [Kendo UI Splitter for jQuery](https://docs.telerik.com/kendo-ui/controls/layout/splitter/overview)
* [API Reference of the Splitter](https://docs.telerik.com/kendo-ui/api/javascript/ui/splitter)
