---
title: RTL Support
page_title: RTL Support - Notification - Kendo UI for Vue
description: "Explore the RTL support provided by the Kendo UI Notification wrapper for Vue."
slug: right_to_left_support_notification_wrapper
canonicalLink: "https://www.telerik.com/kendo-vue-ui/components/notification/"
position: 6
---

<div><WrapperBanner link="/kendo-vue-ui/components/notification"></WrapperBanner></div>    

# 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

* [Kendo UI Notification for jQuery](https://docs.telerik.com/kendo-ui/controls/layout/notification/overview)
* [API Reference of the Notification Widget](https://docs.telerik.com/kendo-ui/api/javascript/ui/notification)
