Options
All
  • Public
  • Public/Protected
  • All
Menu

The options used to create a output area model.

Hierarchy

Index

Properties

Optional contentFactory

contentFactory: IContentFactory

The output content factory used by the model.

If not given, a default factory will be used.

Optional trusted

trusted: boolean

Whether the output is trusted. The default is false.

Optional values

values: nbformat.IOutput[]

The initial values for the model.

Generated using TypeDoc