TLSyncStorageOnChangeCallbackProps

See source code
Table of contents

Properties passed to the onChange callback.

interface TLSyncStorageOnChangeCallbackProps {}

Properties

documentClock

documentClock: number

id

optional

The ID of the transaction that caused the change. This is useful for ignoring certain changes in onChange callbacks.

id?: string

Prev
TLSyncStorageGetChangesSinceResult
Next
TLSyncStorageTransaction