Use Livewire pagination inside a ViewField
I have some additional data displayed inside a form that I want to paginate over.
Is it possible to use Livewire's ajax pagination with a Filament component?
Is it possible to use Livewire's ajax pagination with a Filament component?