Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IContentFactory

A factory for creating code cell model content.

Hierarchy

  • IContentFactory

Implemented by

Index

Methods

createOutputArea

  • createOutputArea(options: IOptions): IOutputAreaModel
  • Create an output area.

    Parameters

    • options: IOptions

    Returns IOutputAreaModel

Generated using TypeDoc