Skip to content 

IDataBlob Interface

Packages > @fluidframework/container-definitions > IDataBlob

Blob containing unspecified data

Signature:

export interface IDataBlob extends IBaseBlob 

Extends: IBaseBlob

Properties

List of properties of this interface
Property Type Description
type "generic"

Events

type

Signature:

type: "generic";