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
Props for PrimaryToolbar component
Provides an
exportConfigprop for a (Primary)Toolbar action