Options
All
  • Public
  • Public/Protected
  • All
Menu

The options used to create a mime model.

Hierarchy

  • IOptions

Index

Properties

Optional callback

callback: (options: ISetDataOptions) => void

Type declaration

Optional data

data: ReadonlyPartialJSONObject

The initial mime data.

Optional metadata

metadata: ReadonlyPartialJSONObject

The initial mime metadata.

Optional trusted

trusted: boolean

Whether the model is trusted. Defaults to false.

Generated using TypeDoc