FilamentF
Filament15mo ago
Matthew

getTabs() and limiting CreateAction options

Is it possible to determine which getTabs() option is enabled when launching an Action ?

I want to split a table by getTabs() to various sections, and would like the CreateAction Header to respect that 'filter'
Solution
$livewire->$livewire->activeTab
Was this page helpful?