Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 994 Bytes

File metadata and controls

26 lines (19 loc) · 994 Bytes
title page_title description slug canonicalLink position
RTL Support
RTL Support - DropDownTree - Kendo UI for Vue
Explore the RTL support offered by the Kendo UI DropDownTree wrapper for Vue.
rtl_dropdowntree_wrapper
6

RTL Support

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

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

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

Suggested Links