Interface: ResourcefulRecordFunctionAction
Extends
Properties
| Property | Type | Inherited from |
|---|---|---|
action | ResourcefulRecordActionCallback | - |
actionable? | | boolean | ResourcefulRecordActionIsActionableValidator | ResourcefulRecordAction.actionable |
cta | string | ResourcefulRecordAction.cta |
icon | IconValue | ResourcefulRecordAction.icon |
onComplete? | ResourcefulRecordCompleteCallback | - |
onException? | ResourcefulRecordExceptionCallback | - |
onFailure? | ResourcefulRecordFailureCallback | - |
onSuccess? | ResourcefulRecordSuccessCallback | - |
onUndetermined? | UndeterminedCallback | - |