TLSyncStorageOnChangeCallbackProps
See source codeTable of contents
Properties passed to the onChange callback.
interface TLSyncStorageOnChangeCallbackProps {}Properties
documentClock
documentClock: numberid
optional
The ID of the transaction that caused the change. This is useful for ignoring certain changes in onChange callbacks.
id?: stringPrev
TLSyncStorageGetChangesSinceResultNext
TLSyncStorageTransaction