Optionaloptions: {AsyncTableTools options
Optionalcolumns?: any[]columns for the export
Optionalexporter?: FunctionFunction to return an array of items to be exported
OptionalisDisabled?: booleanWether or not export is enabled
OptionalonComplete?: FunctionFunction to call when the export succeeded
OptionalonError?: FunctionFunction to call when there was an error exporting
OptionalonStart?: FunctionFunction to call before the export
Export props, or {} when disabled
Provides export props for table tools.