F
Filament13mo ago
Bloom

Header action to the left of the page

How to place header action to the left of the page instead of the default right side
1 Reply
Bloom
BloomOP13mo ago
->headerActions([
ExportAction::make()->exports([
ExcelExport::make()->fromTable(),
])
], position: HeaderActionsPosition::Bottom);
->headerActions([
ExportAction::make()->exports([
ExcelExport::make()->fromTable(),
])
], position: HeaderActionsPosition::Bottom);
Solved it
Want results from more Discord servers?
Add your server