Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface NotebookCellChangeEvent

Represents an event describing the change in a notebook document's cells.

Hierarchy

  • NotebookCellChangeEvent

Index

Properties

Properties

cells

cells: NotebookCell[]

The new value for the notebook document's cells.

Optional kind

The change kind which has triggered this event. Can be undefined.

notebook

The notebook document for which the selections have changed.

Generated using TypeDoc