### Outcome A table or QueryBuilder will have a method that sets the code for wire:click when rows are clickable. This will default to wire:click="rowClick('{{ $row->id }}')"
Outcome
A table or QueryBuilder will have a method that sets the code for wire:click when rows are clickable.
This will default to wire:click="rowClick('{{ $row->id }}')"