React Rich Editor is a powerful and flexible rich text editor built on top of Tiptap. It leverages the react-node
extension to enable seamless integration of React components within the editor.
- React Block Component: Facilitates the creation of custom block-level components.
- React Inline Component: Facilitates the creation of custom inline-level components.
- Zustand Store: Utilized for state management within components.
- Node copying
- Add examples
- Node dragging