Interface: ResourcefulIndexFunctionAction
Extends
ResourcefulIndexAction
Properties
| Property | Type | Inherited from |
|---|---|---|
action | ResourcefulIndexActionCallback | - |
actionable? | | boolean | ResourcefulIndexActionIsActionableValidator | ResourcefulIndexAction.actionable |
bulkAction? | ResourcefulIndexBulkActionCallback | - |
icon | IconValue | ResourcefulIndexAction.icon |
maxBulkActionRecords? | number | ResourcefulIndexAction.maxBulkActionRecords |
maxSafeBulkActionRecords? | number | ResourcefulIndexAction.maxSafeBulkActionRecords |
onComplete? | ResourcefulIndexCompleteCallback | - |
onFailure? | ResourcefulIndexFailureCallback | - |
onProgress? | ResourcefulIndexProgressCallback | - |
onSuccess? | ResourcefulIndexSuccessCallback | - |
onUndetermined? | ResourcefulIndexUndeterminedCallback | - |
pinned? | boolean | ResourcefulIndexAction.pinned |
singleAsBulkActionMaxConcurrency? | number | ResourcefulIndexAction.singleAsBulkActionMaxConcurrency |
singleAsBulkActionStopOnError? | boolean | ResourcefulIndexAction.singleAsBulkActionStopOnError |
subtitle? | string | ResourcefulIndexAction.subtitle |
title | string | ResourcefulIndexAction.title |