Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.01 KB

File metadata and controls

26 lines (19 loc) · 1.01 KB
title page_title description slug canonicalLink position
RTL Support
RTL Support - MaskedTextBox - Kendo UI for Vue
Explore the RTL support offered by the Kendo UI MaskedTextBox wrapper for Vue.
right_to_left_support_maskedtextbox_wrapper
5

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