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

6 lines
365 B
Markdown

# 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