Files
tiptap/docs/experiments/multiple-editors.md
2021-10-18 18:01:47 +02:00

365 B

Multiple editors

The following example has three different instances of tiptap. The first is configured to have a single paragraph of text, the second to have a task list and the third to have text. All of them are stored in a single Y.js document, which can be synced in real-time with other users.

https://embed.tiptap.dev/preview/Experiments/MultipleEditors