Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@deditor/react

React <DocEditor /> for Deditor: toolbar, bubbles, find, comment sidebar. Peer react >= 18.

pnpm add @deditor/react @deditor/preset-docs @deditor/collab
import { DocEditor } from '@deditor/react'
import '@deditor/react/style.css'

export function App() {
  return <DocEditor />
}

Docs: https://ximing.github.io/deditor/guide/doc-editor