VDomModel | @jupyterlab (original) (raw)
Class VDomModel
Concrete implementation of VDomRenderer model.
Implements
Index
Constructors
Properties
Accessors
Methods
Constructors
constructor
Properties
ReadonlystateChanged
stateChanged: Signal<VDomModel, void> = ...
A signal emitted when any model state changes.
Accessors
isDisposed
- get isDisposed(): boolean
- Test whether the model is disposed.
Returns boolean
Methods
dispose
- dispose(): void
- Dispose the model.