Options
All
  • Public
  • Public/Protected
  • All
Menu

The instantiation options for a IDocumentProviderFactory.

Type parameters

  • T: ISharedDocument = ISharedDocument

Hierarchy

Index

Properties

Optional collaborative

collaborative: boolean

Whether the document provider should be collaborative.

contentType

contentType: string

Content type

format

format: string

The source format

model

model: T

The shared model

path

path: string

The document file path

Generated using TypeDoc