Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 809 Bytes

File metadata and controls

25 lines (18 loc) · 809 Bytes
title page_title description slug position
RTL Support
PDF Export - Gantt - Kendo UI for Vue
Explore the RTL support offered by the Kendo UI Gantt wrapper for Vue.
right_to_left_support_gantt
8

RTL Support

You can wrap the Gantt in a container element with k-rtl class set for it in order to activate the RTL functionality.

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

{% meta height:750 %} {% embed_file rtl-support/main.vue preview %} {% embed_file rtl-support/main.js %} {% endmeta %}

Suggested Links