Skip to content

SEO-195289-Vue-Chat-Ui-Post-Release #534

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 22 commits into
base: hotfix/hotfix-v28.2.3
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ej2-vue/chat-ui/accessibility.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Accessibility in Vue Chat UI component | Syncfusion
description: Learn here all about Accessibility in Syncfusion Vue Chat UI component of Syncfusion Essential JS 2 and more.
title: Accessibility in Vue Chat UI Component | Syncfusion
description: Learn here about accessibility with Syncfusion Essential Studio Vue Chat UI Component, its elements, and more.
platform: ej2-vue
control: Chat UI
documentation: ug
domainurl: ##DomainURL##
---

# Accessibility in Vue Chat UI component
# Accessibility in Vue Chat UI Component

The Chat UI component followed the accessibility guidelines and standards, including [ADA](https://www.ada.gov/), [Section 508](https://www.section508.gov/), [WCAG 2.2](https://www.w3.org/TR/WCAG22/) standards, and [WCAG roles](https://www.w3.org/TR/wai-aria/#roles) that are commonly used to evaluate accessibility.

6 changes: 3 additions & 3 deletions ej2-vue/chat-ui/events.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Events in Vue Chat UI component | Syncfusion
description: Checkout and learn about Events with Vue Chat UI component of Syncfusion Essential JS 2 and more details.
title: Events in Vue Chat UI Component | Syncfusion
description: Checkout and learn about Events with Vue Chat UI Component of Syncfusion Essential JS 2 and more details.
platform: ej2-vue
control: Chat UI
documentation: ug
domainurl: ##DomainURL##
---

# Events in Vue Chat UI component component
# Events in Vue Chat UI Component

This section describes the Chat UI events that will be triggered when appropriate actions are performed. The following events are available in the Chat UI component.

6 changes: 3 additions & 3 deletions ej2-vue/chat-ui/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
layout: post
title: Getting started with Vue Chat UI component | Syncfusion
description: Checkout and learn about Getting started with Vue Chat UI component of Syncfusion Essential JS 2 and more details.
title: Getting started with Vue Chat UI Component | Syncfusion
description: Checkout and learn about Getting started with Vue Chat UI Component of Syncfusion Essential JS 2 and more details.
platform: ej2-vue
control: Chat UI
documentation: ug
domainurl: ##DomainURL##
---

# Getting Started with the Vue Chat UI component in Vue 2
# Getting Started With Vue Chat UI Component

This article provides a step-by-step guide for setting up a Vue 2 project using [Vue-CLI](https://cli.vuejs.org/) and integrating the Syncfusion Vue Chat UI component using the [Composition API](https://vuejs.org/guide/introduction.html#composition-api) / [Options API](https://vuejs.org/guide/introduction.html#options-api).