Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
WrappedAction
Type alias WrappedAction<TParams, TOk, TErr>
Wrapped
Action
<
TParams
extends
any
[]
,
TOk
,
TErr
extends
Error
>
:
Action
<
TParams
,
TOk
,
TErr
>
&
{
processing
:
Ref
<
boolean
>
;
}
Type Parameters
TParams
extends
any
[]
TOk
TErr
extends
Error
Type declaration
processing
:
Ref
<
boolean
>
Tracks whether the action is executing
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Official Cockpit API Documentation
Houston Common Library
Loading...
Tracks whether the action is executing