ITryActionOptions
@spartanfx/react / spfx / ITryActionOptions
Interface: ITryActionOptions
Interface for optional settings passed to the try method in IAppContext.
Properties
Options
| Property | Type | Description |
|---|---|---|
actionName? | string | Label for the action, used for logging purposes. |
noLoading? | boolean | If true, disables the loading indicator shown during action execution. |