Properties
perceivedPerformance
perceivedPerformance?: boolean | PerceivedPerformanceOptions
Should we show the progress indicator for a minimum amount of time
actionLoad
actionLoad?: string
Action to run to trigger the load operation, defaults to 'load'
actionAbort
actionAbort?: string
Action to run to trigger the abort operation, defaults to 'abort'
mode
mode: "flatten"
How we deal with directory structures, defaults to 'flatten', doesn’t support other values for now