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

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

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

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

## Suggested Links

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