An options object for initializing a selection model.

Hierarchy

  • IOptions

Properties

dataModel: DataModel

The data model for the selection model.

selectionMode?: SelectionMode

The selection mode for the model.

The default is 'cell'.

Generated using TypeDoc