laravel-livewire-tables icon indicating copy to clipboard operation
laravel-livewire-tables copied to clipboard

Proposal: Add view attributes as second parameter to view() function

Open mvehar opened this issue 4 years ago • 0 comments

Add second parameter (array with attributes) to view function and make them available in $column attribute. This way we dont need to have separate view for each case.

mvehar avatar Jan 10 '21 22:01 mvehar