TldrawEditorWithStoreProps
Table of contents
Props for the Tldraw and TldrawEditor components, when passing in a directly. If you would like tldraw to create a store for you, use TldrawEditorWithoutStoreProps.
interface TldrawEditorWithStoreProps {}
Properties
The store to use in the editor.
store: TLStore | TLStoreWithStatus