Documentation / @zerotal/admin / index / exportAction
Function: exportAction()
exportAction(
format?):Action
Defined in: admin/src/actions/transfer.ts:75
Header action → download every row the current list query returns.
Reads ctx.listOptions, which the list page fills with its live scope, and
asks for all of it rather than the visible page.
Parameters
format?
ExportFormat = "csv"