Selection behavior of the ui5-table
selection components.
Enum fields​
Name | Description |
---|
RowSelector | Rows can only be selected by using the row selector column. |
RowOnly | Rows 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. |