Skip to main content

TableSelectionBehavior

Selection behavior of the ui5-table selection components.

Enum fields

NameDescription
RowOnlyRows can only be selected by clicking directly on the row, as the row selector column is hidden.
Note: In this mode, the row-click event of the ui5-table component is not fired.
RowSelectorRows can only be selected by using the row selector column.