title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
RTL Support |
RTL Support - TimePicker - Kendo UI for Vue |
Explore the RTL support offered by the Kendo UI TimePicker wrapper for Vue. |
rtl_timepicker_wrapper |
5 |
You can activate the right-to-left functionality by adding the k-rtl
class to the container of the TimePicker.
The following example demonstrates how to utilize the RTL support for the TimePicker.
{% meta height:450 %} {% embed_file timepicker/rtl/main.vue preview %} {% embed_file timepicker/rtl/main.js %} {% endmeta %}