Interface: RoomfulYjsProviderEventMap
@roomful/core / RoomfulYjsProviderEventMap
Interface: RoomfulYjsProviderEventMap
Section titled “Interface: RoomfulYjsProviderEventMap”Defined in: packages/core/src/types.ts:534
Maps Yjs provider event names to payloads.
Properties
Section titled “Properties”status
Section titled “status”status:
object
Defined in: packages/core/src/types.ts:538
Fires when the provider connection status changes.
status
Section titled “status”status:
RoomfulYjsProviderStatus
Reports the new provider status.
sync:
object
Defined in: packages/core/src/types.ts:548
Fires when the provider sync state changes.
synced
Section titled “synced”synced:
boolean
Indicates whether the provider has synced its document.