When to use SuperEditor vs SuperDoc
Use SuperDoc (recommended):- Standard DOCX editing needs
- Built-in UI and modules
- Collaboration and comments
- Quick integration
- Custom UI implementation
- Framework-specific integrations
- Headless/server-side processing
- Custom extension development
Creating an instance
Direct ProseMirror access
SuperEditor gives you full ProseMirror access:API structure
- Configuration - Initialization options
- Methods - Control the editor
- Hooks - React to changes