Packages > @fluidframework/container-loader > ILoaderOptions

ILoaderOptions Interface

Signature

export interface ILoaderOptions extends ILoaderOptions1

Extends: ILoaderOptions1

Properties

Property Modifiers Type Description
summarizeProtocolTree optional boolean

Property Details

summarizeProtocolTree

Signature

summarizeProtocolTree?: boolean;

Type: boolean