Using Table + Tabs in custom Livewire component

Is it possible to use tabs like the ones in the demo (https://github.com/filamentphp/demo/blob/main/app/Filament/Resources/Shop/OrderResource/Pages/ListOrders.php#L28) to get a similar result when using a table in a custom Livewire component?
image.png
GitHub
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.
Was this page helpful?