How to render a table component inside an infolist?
I want to render a table component inside an infolist, basically like using the \Filament\Table\Table class. What would be the best way to accomplish that?
1 Reply
Maybe a ViewEntry https://filamentphp.com/docs/3.x/infolists/entries/custom#view-entries
rendering a table, using a livewire component https://filamentphp.com/docs/3.x/tables/adding-a-table-to-a-livewire-component