pxlrbt/filament-excel ExportAction

protected function getTableHeaderActions(): array { return [ ExportAction::make() ->label('Export') ->exports([ ExcelExport::make() ->withFilename('Materials sales report') ->withColumns([ ])->fromTable(), ]), ]; } this is my code i need to give default(0) for withcolumns any possibilities to give ..? Please suggest me any other way.
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server