ConsensusResult

Packages > @fluidframework/ordered-collection > ConsensusResult

This API is provided for existing users, but is not recommended for new users.

To use, import via @fluidframework/ordered-collection/legacy.

For more information about our API support guarantees, see here .

Signature

export declare enum ConsensusResult

Flags

Flag Alerts Description
Complete Alpha
Release Alpha

Complete

This API is provided as an alpha preview and may change without notice.

To use, import via @fluidframework/ordered-collection/alpha.

For more information about our API support guarantees, see here .

Signature

Complete = 1

Release

This API is provided as an alpha preview and may change without notice.

To use, import via @fluidframework/ordered-collection/alpha.

For more information about our API support guarantees, see here .

Signature

Release = 0