F
Filament14mo ago
KarlisJ

Show table filters is slideover

I have a lot of filters so wanted to display them in a slideover instead of dropdown.
->filtersTriggerAction(
fn (\Filament\Tables\Actions\Action $action) => $action->slideOver(),
);
->filtersTriggerAction(
fn (\Filament\Tables\Actions\Action $action) => $action->slideOver(),
);
doesn't do the trick. I guess the question is how to open the filters in modal/slideover instead of dropdown?
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server