Skip to content

Commit 73c0a92

Browse files
Integrated latest changes at 09-07-2025 10:30:05 AM
1 parent 6237837 commit 73c0a92

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

ej2-javascript-toc.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -960,8 +960,7 @@
960960
<li><a href="/ej2-javascript/dialog/ej1-api-migration">Migration from Essential JS 1</a></li>
961961
<li><a href="https://ej2.syncfusion.com/javascript/documentation/api/dialog/">API Reference</a></li>
962962
</ul>
963-
</li>
964-
<li>
963+
</li><li>
965964
DropDown Menu
966965
<ul>
967966
<li><a href="/ej2-javascript/drop-down-button/es5-getting-started">Getting Started</a></li>

ej2-javascript/chat-ui/mention.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ domainurl: ##DomainURL##
1111

1212
# Mention Integration in ##Platform_Name## Chat UI control
1313

14-
## Mention Integration in Syncfusion Chat UI
15-
1614
The Syncfusion ChatUI allows users to mention others in messages using the `@` character, with an dropdown for selecting users. The following sections explain how to configure mentions
1715

1816
## Configure mention users
@@ -111,7 +109,7 @@ You can use the [text](../api/chat-ui/messageModel/#text) property in the [Messa
111109

112110
## Configure mentionSelect
113111

114-
You can use the [mentionSelect](../api/chat-ui/messageModel/#mentionSelect/) event which triggers when a user selects an item from the mention dropdown, providing access to the selected user’s details for custom handling.
112+
You can use the [mentionSelect](../api/chat-ui/#mentionSelect/) event which triggers when a user selects an item from the mention dropdown, providing access to the selected user’s details for custom handling.
115113

116114
{% if page.publishingplatform == "typescript" %}
117115

ej2-typescript-toc.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -961,8 +961,7 @@
961961
<li><a href="/ej2-typescript/dialog/ej1-api-migration">Migration from Essential JS 1</a></li>
962962
<li><a href="https://ej2.syncfusion.com/documentation/api/dialog/">API Reference</a></li>
963963
</ul>
964-
</li>
965-
<li>
964+
</li><li>
966965
DropDown Menu
967966
<ul>
968967
<li><a href="/ej2-typescript/drop-down-button/getting-started">Getting Started</a></li>

0 commit comments

Comments
 (0)