IFluidDataStoreContextType Interface
Packages > @fluidframework/runtime-definitions > IFluidDataStoreContextType
Signature:
export interface IFluidDataStoreContextType extends IFluidDataStoreContext
Extends: IFluidDataStoreContext
Properties
Property | Type | Description |
---|---|---|
isLocalDataStore | boolean |
Events
isLocalDataStore
Signature:
readonly isLocalDataStore: boolean;