Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1004 Bytes

File metadata and controls

26 lines (19 loc) · 1004 Bytes
title page_title description slug canonicalLink position
RTL Support
RTL Support - Notification - Kendo UI for Vue
Explore the RTL support provided by the Kendo UI Notification wrapper for Vue.
right_to_left_support_notification_wrapper
6

RTL Support

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

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

{% meta height:200 %} {% embed_file notification/rtl/main.vue preview %} {% embed_file notification/rtl/main.js %} {% endmeta %}

Suggested Links