Appearance
The Excalidraw extension allows you to add an Excalidraw to your editor.
import { Excalidraw } from 'reactjs-tiptap-editor'; const extensions = [ ..., // Import Extensions Here Excalidraw ];
Source • Docs
v0.0.31
0a2a6