Optional
options: {AsyncTableTools options
Optional
columns?: any[]columns for the export
Optional
exporter?: FunctionFunction to return an array of items to be exported
Optional
isDisabled?: booleanWether or not export is enabled
Optional
onComplete?: FunctionFunction to call when the export succeeded
Optional
onError?: FunctionFunction to call when there was an error exporting
Optional
onStart?: FunctionFunction to call before the export
Props for PrimaryToolbar component
Provides an
exportConfig
prop for a (Primary)Toolbar action