IFluidHandleEvents Interface
Events which fire from an IFluidHandle.
This API is provided for existing users, but is not recommended for new users.
To use, import via @fluidframework/core-interfaces/legacy.
For more information about our API support guarantees, see here.
Signature
export interface IFluidHandleEvents
Properties
| Property | Alerts | Type | Description |
|---|---|---|---|
| payloadShared | Beta | () => void | Emitted when the payload becomes available to remote collaborators. |