© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
12 replies
MRBUG

clickable widget

can anyone tell me how to redirect admin to go any table using the widgets of given in Dashboard like if i have a widget "total Posts" if we click it it will go to Posts Table. How can we archive This functoinallity?
image.png
Solution
can you tell me how add css property in action button in resources/createpage


Actions\CreateAction::make()
->label('create')
->extraAttributes([
'class' => 'float-right',
]),

this is my code i want that button float in right for that i write class float-right
but it doesnot work
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

clickable widget with filter
FilamentFFilament / ❓┊help
3y ago
clickable widget with filter
FilamentFFilament / ❓┊help
3y ago
V3 clickable row at widget
FilamentFFilament / ❓┊help
3y ago