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 |
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 %}