Skip to main content

LocalAttributionKey Interface

AttributionKey associated with content that has been made locally but not yet acked by the server.

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

To use, import via @fluidframework/runtime-definitions/legacy.

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

Signature

export interface LocalAttributionKey

Properties

Property Alerts Type Description
type Alpha "local"

Property Details

type

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

type: "local";

Type: "local"