Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions

The options used to create a document registry.

Hierarchy

  • IOptions

Index

Properties

Optional initialFileTypes

initialFileTypes: IFileType[]

The initial file types for the registry. The DocumentRegistry.defaultFileTypes will be used if not given.

Optional textModelFactory

textModelFactory: ModelFactory

The text model factory for the registry. A default instance will be used if not given.

Generated using TypeDoc