A VDom model for a status item tracking active and total notebook cells.

Hierarchy (View Summary)

Constructors

Properties

stateChanged: Signal<CellCounterStatus.Model, void>

A signal emitted when any model state changes.

Accessors

  • get isDisposed(): boolean
  • Test whether the model is disposed.

    Returns boolean

Methods

  • Dispose the model.

    Returns void