How can I use Filament components like the table in a regular Livewire application?

I'd like to use some of the components from Livewire such as the table with pagination and all, maybe customizing the styles to my own spec. I can go through the code and pick out what I want but is there a simpler way to get those components into my own Livewire app? For example the base Laravel Breeze Livewire application.
1 Reply
Dennis Koch
Dennis Koch3mo ago
There’s a section in the docs „Adding to a Livewire component“ further down the sidebar. You can use the table builder, form builder and the actions individually in a Livewire component.
Want results from more Discord servers?
Add your server