selectionMode property

SelectionMode selectionMode
final

single, multi, range The user can switch between multi and range if you set canToggleRangeSelection to true

Implementation

final SelectionMode selectionMode;