Skip to content

Documentation / @super-line/react / useDoc

Variable: useDoc

const useDoc: Hooks["useDoc"] = line.useDoc

Defined in: index.ts:618

Open a CRDT document by id and track it reactively. Idle reads with no client; writes throw.

Released under the MIT License.