1
Install
- npm
- CDN
2
Mount the editor
3
Load a document
Pass a URL, a
File from an input, or a Blob from your API.- URL
- File input
- Fetch
Using React?
npm install @superdoc-dev/react. If you need to pin the underlying superdoc version, use overrides (or pnpm.overrides) in your app’s package.json. See the full React guide.
What’s next
Framework guides
React, Vue, Angular, Vanilla JS
Configuration
Modes, roles, toolbar, and more
Import / Export
Load and save DOCX files
Examples
Working demos on GitHub

