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

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

# RTL Support

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

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

{% meta height:100 %}
{% embed_file switch/rtl/main.vue preview %}
{% embed_file switch/rtl/main.js %}
{% endmeta %}

## Suggested Links

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