A focused React sample that demonstrates real-time collaboration in Syncfusion EJ2 Block Editor using Yjs. Supports concurrent multi-user editing, live cursor tracking, user presence, rich formatting, and block addition/deletion with conflict-free merging.
To install the application dependencies, use the following command:
npm installTo Build the application, use the below command,
npm run buildTo run the sample in the browser with live reload, use the following command:
npm run startCheck all the showcase samples from here.