tldraw/packages/sync-react
alex 627c84c2af
[2/4] Rename sync hooks, add bookmarks to demo (#4094)
Adds a new `onEditorMount` callback to the store, allowing store
creators to do things like registering bookmark handlers. We use this in
the new demo hook.

This also renames `useRemoteSyncClient` to `useMultiplayerSync`, and
`useRemoteSyncDemo` to `useMultiplayerDemo`.

Closes TLD-2601

### Change type

- [x] `api`
2024-07-10 13:15:44 +00:00
..
src [2/4] Rename sync hooks, add bookmarks to demo (#4094) 2024-07-10 13:15:44 +00:00
api-extractor.json put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
LICENSE.md put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
package.json put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
README.md put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
setupJest.js put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00
tsconfig.json put sync stuff in bemo worker (#4060) 2024-07-03 14:10:54 +00:00

@tldraw/sync-react

react bindings for tldraw sync