FilamentF
Filament11mo ago
Matthew

Hide a Column based on getTabs() selection

Anyone know if it is possible to display\hide a table column based on getTabs() selection ?
Solution
$livewire->activeTab === 'xx' ?
Was this page helpful?