• Preparing search index...
  • The search index is not available
Theia TypeDoc
  • Theia TypeDoc
  • notebook
  • changeCellType

Function changeCellType

  • changeCellType(notebookModel, cell, type, language?): void
  • a collection of different reusable notbook cell operations

    Parameters

    • notebookModel: NotebookModel
    • cell: NotebookCellModel
    • type: CellKind
    • Optional language: string

    Returns void

    • Defined in packages/notebook/src/browser/contributions/cell-operations.ts:25

Settings

Member Visibility

Theme

Theia TypeDoc
  • Loading...