Options
All
  • Public
  • Public/Protected
  • All
Menu

The options used to create a attachments model.

Hierarchy

  • IOptions

Index

Properties

Optional contentFactory

contentFactory: IContentFactory

The attachment content factory used by the model.

If not given, a default factory will be used.

Optional modelDB

modelDB: IModelDB

An optional IModelDB to store the attachments model.

Optional values

values: IAttachments

The initial values for the model.

Generated using TypeDoc