Skip to main content

TableSelectionMode

Selection modes of the <ui5-table> component.

Enum fields​

NameDescription
NoneDefault mode (no selection).
SingleSingle selection mode (only one table row can be selected).
MultipleMulti selection mode (more than one table row can be selected).