---
title: RTL Support
page_title: RTL Support - MaskedTextBox - Kendo UI for Vue
description: "Explore the RTL support offered by the Kendo UI MaskedTextBox wrapper for Vue."
slug: right_to_left_support_maskedtextbox_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 MaskedTextBox.

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

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

## Suggested Links

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