SuperDoc providesDocumentation Index
Fetch the complete documentation index at: https://superdoc-nick-sd-2070-add-content-controls-namespace-to-doc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
@superdoc-dev/react — a first-party wrapper with lifecycle management, SSR safety, and React Strict Mode compatibility.
Install
superdoc is included as a dependency — no need to install it separately.Quick start
Core concepts
Document modes
| Mode | Description |
|---|---|
editing | Full editing capabilities |
viewing | Read-only presentation |
suggesting | Track changes mode |
User roles
| Role | Can Edit | Can Suggest | Can View |
|---|---|---|---|
editor | Yes | Yes | Yes |
suggester | No | Yes | Yes |
viewer | No | No | Yes |
Handle file uploads
Next steps
React API Reference
Props, ref API, TypeScript types, and patterns
Configuration
Full SuperDoc configuration options
Collaboration
Real-time collaboration setup
React Example
React + TypeScript example
Next.js Example
Next.js SSR integration

