TldrawEditorStoreProps

See source code
type TldrawEditorStoreProps =
  | TldrawEditorWithoutStoreProps
  | TldrawEditorWithStoreProps;
Prev
TldrawEditorProps
Next
TLEnterEventHandler