Skip to content 

IFluidDataStoreContextType Interface

Packages > @fluidframework/runtime-definitions > IFluidDataStoreContextType

Signature:

export interface IFluidDataStoreContextType extends IFluidDataStoreContext 

Extends: IFluidDataStoreContext

Properties

List of properties of this interface
Property Type Description
isLocalDataStore boolean

Events

isLocalDataStore

Signature:

readonly isLocalDataStore: boolean;