UNPKG

@progress/kendo-window-vue-wrapper

Version:
29 lines (20 loc) 1.09 kB
--- title: RTL Support page_title: RTL Support - Window - Kendo UI for Vue description: "Explore the RTL support offered by the Kendo UI Window wrapper for Vue." slug: rtl_support_window_wrapper canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/dialogs/globalization/" position: 7 --- <div><WrapperBanner link="/kendo-vue-ui/components/dialogs/globalization"></WrapperBanner></div> # RTL Support You can activate the right-to-left functionality by adding the `k-rtl` class to the container of the Window. If you use a [Kendo UI LESS-based theme](https://docs.telerik.com/kendo-ui/styles-and-layout/appearance-styling), register the `kendo.rtl.[min].css` file too. The following example demonstrates how to utilize the RTL support for the Window. {% meta height:550 %} {% embed_file rtl/main.vue preview %} {% embed_file rtl/main.js %} {% endmeta %} ## Suggested Links * [Kendo UI Window for jQuery](https://docs.telerik.com/kendo-ui/controls/layout/window/overview) * [API Reference of the Window Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/window)