Skip to main content

Export

CSV, Excel and print output.

The Export menu — CSV, Excel and print

Export is dependency-free — CSV, a real .xlsx, and print, all built without a heavyweight library. enableExport is the master switch; enableCsvExport / enableExcelExport / enablePrint are sub-toggles, and showExport adds the toolbar menu. Output is scoped to all pages by default and formatted per cell type, so it matches what users see on screen.

FeatureFlagDefault
CSV exportenableCsvExporttrue
Excel exportenableExcelExporttrue
Export — CSV/Excel/printenableExportfalse
PrintenablePrinttrue
Export menushowExportfollows enableExport