ISummaryCollectionOpEvents Interface
This API is provided for existing users, but is not recommended for new users.
To use, import via @fluidframework/container-runtime/legacy.
For more information about our API support guarantees, see here.
Signature
export interface ISummaryCollectionOpEvents extends IEvent
Extends: IEvent
Call Signatures
| CallSignature | Alerts | Description |
|---|---|---|
| (event: OpActionEventName, listener: OpActionEventListener): any | Beta |
Call Signature Details
(event: OpActionEventName, listener: OpActionEventListener): any
This API is provided for existing users, but is not recommended for new users.
For more information about our API support guarantees, see here.
Signature
(event: OpActionEventName, listener: OpActionEventListener): any;