Table with Custom Array/Collection Data

How can I use Table builder in custom livewire component with dynamic array/collection data instead of eloquent query?
2 Replies
waleedGRT
waleedGRT9mo ago
Filament
How to consume an external API with Filament Tables by Leandro Ferr...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS.
Ilham Dimas Prayudha
Thanks, but what if I want to consume data from a property instead of API? In Sushi documentation, it show a static property data, how a about dynamic property