Options
All
  • Public
  • Public/Protected
  • All
Menu

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.

Optional translator

translator: ITranslator

The application language translator.

Generated using TypeDoc