TldrawEditorWithStoreProps

See source code
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

store

The store to use in the editor.


Prev
TldrawEditorWithoutStoreProps
Next
TldrawOptions