© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•3y ago•
5 replies
lodeki

Loading indicator on a wizard nextAction()

I have this
                ])->nextAction(fn(ActionsAction $action) => $action->label('Next step')->icon('heroicon-m-chevron-double-right')->outlined(),)
                ])->nextAction(fn(ActionsAction $action) => $action->label('Next step')->icon('heroicon-m-chevron-double-right')->outlined(),)
and wanted to add a loading indicator when the wizard's next button is clicked ? I first thought of using the
->extraAttributes()
->extraAttributes()
but it doesn't rally makes sense . Any idea?
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

Wizard "nextAction" save
FilamentFFilament / ❓┊help
2y ago
nextAction on Wizard built with getState Function
FilamentFFilament / ❓┊help
17mo ago
change label of nextAction wizard
FilamentFFilament / ❓┊help
3y ago
Loading indicator
FilamentFFilament / ❓┊help
2y ago