Components
Editor Content
Wrapper for Tiptap Provider
For all the available props, see Tiptap Settings.
Props
A ReactNode that represents the content of the editor.
An array of Tiptap extensions to be used in the editor.
Initial editor content in JSON format. Tiptap Output
Function that is called when the editor content is updated.
Function that is called when the editor is created.
Classname for the parent container.