The options used to initialize a MimeDocument.

Hierarchy

  • IOptions

Properties

Context

dataType?: "string" | "json"

Preferred data type from the model.

mimeType: string

The mime type.

renderTimeout: number

The render timeout.

The renderer instance.

translator?: ITranslator

The application language translator.

Generated using TypeDoc