jawaad
jawaad
FFilament
Created by jawaad on 8/1/2024 in #❓┊help
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)
->recordAction(fn () => WhatTriggerToSelectTheRow)
Is there any hook or trigger to achieve this?
2 replies