Skip to main content

TableSelectionMode

warning

This component is deprecated and will be removed in future releases. Use the ui5-table-selection-single or ui5-table-selection-multi components instead.

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).