# Row Selection

Set `selectable: true` to add a checkbox column with a header select-all; the `onSelect` callback receives the selected row indexes, which this example turns into a running count and total.
