tiptap/docs/experiments/multiple-editors.md
2021-09-16 14:41:25 +02:00

367 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.