
This PR moves the docs site to the private repo while keeping the docs content on the public repo. ### Change Type - [x] `documentation`
24 lines
412 B
Text
24 lines
412 B
Text
---
|
|
title: TldrawEditor
|
|
status: published
|
|
category: editor
|
|
group: Variable
|
|
author: api
|
|
date: 06/23/2023
|
|
order: 122
|
|
---<Small>Public Readonly Variable</Small>
|
|
|
|
|
|
|
|
|
|
##### Signature
|
|
|
|
|
|
```ts
|
|
TldrawEditor: React.NamedExoticComponent<TldrawEditorProps>
|
|
```
|
|
|
|
##### References
|
|
|
|
[React.NamedExoticComponent](/gen/@types/react-React-NamedExoticComponent-interface), [TldrawEditorProps](/gen/editor/TldrawEditorProps-type)
|
|
|