OptionalenabledWhether row selection is enabled. Disabled by default.
OptionalmodeSingle-row vs multi-row selection. Defaults to 'multiple'.
OptionalshowWhether to render the built-in checkbox column at the start of every
row. When false, selection is still available via the public API
(selectRow, selectedRows = ...) and via Space on the active row.
Defaults to false.
Grid-level row-selection configuration.