The options used to initialize a CellModel.
CellModel
The source cell data.
A unique identifier for this cell.
The mimetype of the model.
An optional modelDB for storing model state. An IModelDB in which to store cell data.
The initial value of the model.
Generated using TypeDoc
The options used to initialize a
CellModel
.