Home > yorkie-js-sdk > RemoteChangeEvent
RemoteChangeEvent
is an event that occurs when the document is changed by remote changes.
Signature:
export declare interface RemoteChangeEvent<T = OperationInfo>
Property | Modifiers | Type | Description |
---|---|---|---|
type | DocEventType.RemoteChange | enum DocEventType.RemoteChange | |
value | ChangeInfo<T> | RemoteChangeEvent type |