Tiptap Practise
· 2 min read
Core Concept
- Editor: The main editor component
- Node: A piece of content in the editor
- Mark: A piece of text formatting
- Extension: A piece of functionality
- Schema: The structure of the document
- Commands: Functions to manipulate the editor
- Plugins: Extend the editor with custom functionality
- State: The current state of the editor