Select row on table row click

I want to select when a Table row is clicked.
So that its function is like select for bulk action.

->recordAction(fn () => WhatTriggerToSelectTheRow)


Is there any hook or trigger to achieve this?
Was this page helpful?