Search
Setup for Free
F
Filament
•
2y ago
Aditya Khadka | Nepal
add custom action on top of table
I want to add export action at the top of the table
.
( on the row where searchbar lies
)
Solution
you can use
headerAction
headerAction
with
->url(route(...))
->url(route(...))
to your route
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,357
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
headerAction
headerAction
->url(route(...))
->url(route(...))
Similar Threads
Add custom action beside search table
F
Filament / ❓┊help
3y ago
Custom Table Action
F
Filament / ❓┊help
3y ago
how to place create action on top of the table?
F
Filament / ❓┊help
3y ago
Action Buttons on Top of Page
F
Filament / ❓┊help
3y ago