Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 963 Bytes

File metadata and controls

27 lines (19 loc) · 963 Bytes
title page_title description slug canonicalLink position
RTL Support
RTL Support - Scheduler - Kendo UI for Vue
Explore the RTL support provided by the Kendo UI Scheduler wrapper for Vue.
right_to_left_support_scheduler_wrapper
9

RTL Support

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

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

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

Suggested Links