simple-datatables

rowSelectionKeys

Type: string[]

Default: ["Enter", " "]

Keys that will be monitored for row selection. If the key is pressed while a row is focused, a “datatable.selectrow” event will be triggered (see Events.

The default keys are Enter and Space.