Skip to content

Commit 989912c

Browse files
Integrated latest changes at 05-29-2024 10:30:15 PM
1 parent 4494eeb commit 989912c

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

ej2-angular/document-editor/collaborative-editing/using-dot-net.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,15 @@ layout: post
33
title: Collaborative Editing in Angular Document editor control | Syncfusion
44
description: Learn how to enable collaborative editing in Syncfusion Angular Document editor control of Syncfusion Essential JS 2 and more.
55
platform: ej2-angular
6-
control: Collaborative Editing (preview)
6+
control: Collaborative Editing
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Collaborative Editing (preview)
11+
# Collaborative Editing
1212

1313
Allows multiple users to work on the same document simultaneously. This can be done in real-time, so that collaborators can see the changes as they are made. Collaborative editing can be a great way to improve efficiency, as it allows team members to work together on a document without having to wait for others to finish their changes.
1414

15-
> Note: Collaborative editing support is currently in preview mode only and is not yet ready for production environments.
16-
1715
## Prerequisites
1816

1917
The following are needed to enable collaborative editing in Document Editor.

ej2-angular/document-editor/collaborative-editing/using-java.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ layout: post
33
title: Collaborative Editing in Angular Document editor control | Syncfusion
44
description: Learn how to enable collaborative editing in Syncfusion Angular Document editor control of Syncfusion Essential JS 2 and more.
55
platform: ej2-angular
6-
control: Collaborative Editing Java (preview)
6+
control: Collaborative Editing Java
77
documentation: ug
88
domainurl: ##DomainURL##
99
---
1010

11-
# Collaborative Editing (preview)
11+
# Collaborative Editing
1212

1313
Allows multiple users to work on the same document simultaneously. This can be done in real-time, so that collaborators can see the changes as they are made. Collaborative editing can be a great way to improve efficiency, as it allows team members to work together on a document without having to wait for others to finish their changes.
1414

@@ -363,4 +363,4 @@ jedis.publish("collaborativeedtiting", new com.fasterxml.jackson.databind.Object
363363

364364
Full version of the code discussed about can be found in below GitHub location.
365365

366-
GitHub Example: [`Collaborative editing examples`](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Java)
366+
GitHub Example: [`Collaborative editing examples`](https://github.com/SyncfusionExamples/EJ2-Document-Editor-Collaborative-Editing/tree/master/Java)

0 commit comments

Comments
 (0)