nikitabuida
nikitabuida
FFilament
Created by nikitabuida on 2/18/2025 in #❓┊help
Is it possible to align header actions on ListRecords page of a Filament Resourse?
Yep, but ms-auto moves them to the left. Well redefining header view looks like good compromise for such seldom customized feature
9 replies
FFilament
Created by nikitabuida on 2/18/2025 in #❓┊help
Is it possible to align header actions on ListRecords page of a Filament Resourse?
because actions container has class ms-auto and you just can't specify any aligning attributes on the child (action button)
9 replies
FFilament
Created by nikitabuida on 2/18/2025 in #❓┊help
Is it possible to align header actions on ListRecords page of a Filament Resourse?
looks like the only thing that works is redefining header view via getHeader method
9 replies
FFilament
Created by nikitabuida on 2/18/2025 in #❓┊help
Is it possible to align header actions on ListRecords page of a Filament Resourse?
thank you, but Method Filament\Actions\CreateAction::alignCenter does not exist.
9 replies